#fc3d27 color space conversions
Hex:
#fc3d27
RGB:
252, 61, 39
CMY:
1, 76, 85
CMYK:
0, 76, 85, 1
HSL:
6°, 97.2603%, 57.0588%
HSV (HSB):
6°, 84.5238%, 98.8235%
XYZ:
42.1798, 24.1794, 4.3634
xyY:
0.5964, 0.3419, 24.1794
CIE-Lab:
56.2670, 69.8852, 56.1568
CIE-LCH:
56.2670, 89.6522, 38.7839
CIE-Luv:
56.2670, 150.5603, 38.2715
Hunter-Lab:
49.1726, 67.0639, 29.1596
#fc3d27 color charts
#fc3d27 color shades, tints & tones
#fc3d27 color schemes
#fc3d27 color preview, HTML & CSS examples
This text has a color of #fc3d27
<p style="color:#fc3d27;">Text here</p>
.mytext {color:#fc3d27;}
This box has a color of #fc3d27
<div style="background-color:#fc3d27;">Content here</div>
.mybackground {background-color:#fc3d27;}
Border around this has a color of #fc3d27
<div style="border:2px solid #fc3d27;">Content here</div>
.myborder {border:2px solid #fc3d27;}