#fc701e color space conversions
Hex:
#fc701e
RGB:
252, 112, 30
CMY:
1, 56, 88
CMYK:
0, 56, 88, 1
HSL:
22°, 97.3684%, 55.2941%
HSV (HSB):
22°, 88.0952%, 98.8235%
XYZ:
46.1734, 32.3775, 5.0442
xyY:
0.5523, 0.3873, 32.3775
CIE-Lab:
63.6537, 49.7212, 65.5038
CIE-LCH:
63.6537, 82.2371, 52.7994
CIE-Luv:
63.6537, 115.7071, 53.3023
Hunter-Lab:
56.9013, 45.2694, 34.5749
#fc701e color charts
#fc701e color shades, tints & tones
#fc701e color schemes
#fc701e color preview, HTML & CSS examples
This text has a color of #fc701e
<p style="color:#fc701e;">Text here</p>
.mytext {color:#fc701e;}
This box has a color of #fc701e
<div style="background-color:#fc701e;">Content here</div>
.mybackground {background-color:#fc701e;}
Border around this has a color of #fc701e
<div style="border:2px solid #fc701e;">Content here</div>
.myborder {border:2px solid #fc701e;}