#fc571c color space conversions
Hex:
#fc571c
RGB:
252, 87, 28
CMY:
1, 66, 89
CMYK:
0, 65, 89, 1
HSL:
16°, 97.3913%, 54.9020%
HSV (HSB):
16°, 88.8889%, 98.8235%
XYZ:
43.7627, 27.5957, 4.1186
xyY:
0.5798, 0.3656, 27.5957
CIE-Lab:
59.5217, 60.5684, 63.0734
CIE-LCH:
59.5217, 87.4459, 46.1606
CIE-Luv:
59.5217, 135.0761, 46.4512
Hunter-Lab:
52.5316, 56.7734, 32.1237
#fc571c color charts
#fc571c color shades, tints & tones
#fc571c color schemes
#fc571c color preview, HTML & CSS examples
This text has a color of #fc571c
<p style="color:#fc571c;">Text here</p>
.mytext {color:#fc571c;}
This box has a color of #fc571c
<div style="background-color:#fc571c;">Content here</div>
.mybackground {background-color:#fc571c;}
Border around this has a color of #fc571c
<div style="border:2px solid #fc571c;">Content here</div>
.myborder {border:2px solid #fc571c;}