#fc6d0c color space conversions
Hex:
#fc6d0c
RGB:
252, 109, 12
CMY:
1, 57, 95
CMYK:
0, 57, 95, 1
HSL:
24°, 97.5610%, 51.7647%
HSV (HSB):
24°, 95.2381%, 98.8235%
XYZ:
45.6799, 31.6593, 4.0511
xyY:
0.5612, 0.3890, 31.6593
CIE-Lab:
63.0603, 50.8736, 69.5430
CIE-LCH:
63.0603, 86.1647, 53.8130
CIE-Luv:
63.0603, 118.9935, 54.5376
Hunter-Lab:
56.2666, 46.4483, 35.1178
#fc6d0c color charts
#fc6d0c color shades, tints & tones
#fc6d0c color schemes
#fc6d0c color preview, HTML & CSS examples
This text has a color of #fc6d0c
<p style="color:#fc6d0c;">Text here</p>
.mytext {color:#fc6d0c;}
This box has a color of #fc6d0c
<div style="background-color:#fc6d0c;">Content here</div>
.mybackground {background-color:#fc6d0c;}
Border around this has a color of #fc6d0c
<div style="border:2px solid #fc6d0c;">Content here</div>
.myborder {border:2px solid #fc6d0c;}