#fc6f1c color space conversions
Hex:
#fc6f1c
RGB:
252, 111, 28
CMY:
1, 56, 89
CMYK:
0, 56, 89, 1
HSL:
22°, 97.3913%, 54.9020%
HSV (HSB):
22°, 88.8889%, 98.8235%
XYZ:
46.0389, 32.1482, 4.8773
xyY:
0.5543, 0.3870, 32.1482
CIE-Lab:
63.4652, 50.1519, 65.9797
CIE-LCH:
63.4652, 82.8766, 52.7612
CIE-Luv:
63.4652, 116.6383, 53.3070
Hunter-Lab:
56.6994, 45.7151, 34.5894
#fc6f1c color charts
#fc6f1c color shades, tints & tones
#fc6f1c color schemes
#fc6f1c color preview, HTML & CSS examples
This text has a color of #fc6f1c
<p style="color:#fc6f1c;">Text here</p>
.mytext {color:#fc6f1c;}
This box has a color of #fc6f1c
<div style="background-color:#fc6f1c;">Content here</div>
.mybackground {background-color:#fc6f1c;}
Border around this has a color of #fc6f1c
<div style="border:2px solid #fc6f1c;">Content here</div>
.myborder {border:2px solid #fc6f1c;}