#fc6f2b color space conversions
Hex:
#fc6f2b
RGB:
252, 111, 43
CMY:
1, 56, 83
CMYK:
0, 56, 83, 1
HSL:
20°, 97.2093%, 57.8431%
HSV (HSB):
20°, 82.9365%, 98.8235%
XYZ:
46.2654, 32.2387, 6.0697
xyY:
0.5470, 0.3812, 32.2387
CIE-Lab:
63.5397, 50.4732, 60.7362
CIE-LCH:
63.5397, 78.9711, 50.2726
CIE-Luv:
63.5397, 115.5012, 50.4516
Hunter-Lab:
56.7792, 46.0836, 33.4073
#fc6f2b color charts
#fc6f2b color shades, tints & tones
#fc6f2b color schemes
#fc6f2b color preview, HTML & CSS examples
This text has a color of #fc6f2b
<p style="color:#fc6f2b;">Text here</p>
.mytext {color:#fc6f2b;}
This box has a color of #fc6f2b
<div style="background-color:#fc6f2b;">Content here</div>
.mybackground {background-color:#fc6f2b;}
Border around this has a color of #fc6f2b
<div style="border:2px solid #fc6f2b;">Content here</div>
.myborder {border:2px solid #fc6f2b;}