#fc3f21 color space conversions
Hex:
#fc3f21
RGB:
252, 63, 33
CMY:
1, 75, 87
CMYK:
0, 75, 87, 1
HSL:
8°, 97.3333%, 55.8824%
HSV (HSB):
8°, 86.9048%, 98.8235%
XYZ:
42.1969, 24.3603, 3.9168
xyY:
0.5988, 0.3457, 24.3603
CIE-Lab:
56.4467, 69.1619, 58.8862
CIE-LCH:
56.4467, 90.8348, 40.4119
CIE-Luv:
56.4467, 150.1789, 39.9755
Hunter-Lab:
49.3561, 66.2350, 29.8441
#fc3f21 color charts
#fc3f21 color shades, tints & tones
#fc3f21 color schemes
#fc3f21 color preview, HTML & CSS examples
This text has a color of #fc3f21
<p style="color:#fc3f21;">Text here</p>
.mytext {color:#fc3f21;}
This box has a color of #fc3f21
<div style="background-color:#fc3f21;">Content here</div>
.mybackground {background-color:#fc3f21;}
Border around this has a color of #fc3f21
<div style="border:2px solid #fc3f21;">Content here</div>
.myborder {border:2px solid #fc3f21;}