#fc6f02 color space conversions
Hex:
#fc6f02
RGB:
252, 111, 2
CMY:
1, 56, 99
CMYK:
0, 56, 99, 1
HSL:
26°, 98.4252%, 49.8039%
HSV (HSB):
26°, 99.2063%, 98.8235%
XYZ:
45.8403, 32.0687, 3.8313
xyY:
0.5608, 0.3923, 32.0687
CIE-Lab:
63.3996, 49.8687, 71.3583
CIE-LCH:
63.3996, 87.0569, 55.0522
CIE-Luv:
63.3996, 117.6532, 55.8521
Hunter-Lab:
56.6292, 45.3911, 35.6292
#fc6f02 color charts
#fc6f02 color shades, tints & tones
#fc6f02 color schemes
#fc6f02 color preview, HTML & CSS examples
This text has a color of #fc6f02
<p style="color:#fc6f02;">Text here</p>
.mytext {color:#fc6f02;}
This box has a color of #fc6f02
<div style="background-color:#fc6f02;">Content here</div>
.mybackground {background-color:#fc6f02;}
Border around this has a color of #fc6f02
<div style="border:2px solid #fc6f02;">Content here</div>
.myborder {border:2px solid #fc6f02;}