#ff6f4a color space conversions
Hex:
#ff6f4a
RGB:
255, 111, 74
CMY:
0, 56, 71
CMYK:
0, 56, 71, 0
HSL:
12°, 100.0000%, 64.5098%
HSV (HSB):
12°, 70.9804%, 100.0000%
XYZ:
48.1605, 33.1233, 10.3337
xyY:
0.5257, 0.3615, 33.1233
CIE-Lab:
64.2606, 52.6645, 47.1524
CIE-LCH:
64.2606, 70.6887, 41.8392
CIE-Luv:
64.2606, 114.1154, 41.1056
Hunter-Lab:
57.5528, 48.6521, 29.6414
#ff6f4a color charts
#ff6f4a color shades, tints & tones
#ff6f4a color schemes
#ff6f4a color preview, HTML & CSS examples
This text has a color of #ff6f4a
<p style="color:#ff6f4a;">Text here</p>
.mytext {color:#ff6f4a;}
This box has a color of #ff6f4a
<div style="background-color:#ff6f4a;">Content here</div>
.mybackground {background-color:#ff6f4a;}
Border around this has a color of #ff6f4a
<div style="border:2px solid #ff6f4a;">Content here</div>
.myborder {border:2px solid #ff6f4a;}