#fc3c42 color space conversions
Hex:
#fc3c42
RGB:
252, 60, 66
CMY:
1, 76, 74
CMYK:
0, 76, 74, 1
HSL:
358°, 96.9697%, 61.1765%
HSV (HSB):
358°, 76.1905%, 98.8235%
XYZ:
42.7441, 24.3205, 7.5957
xyY:
0.5725, 0.3257, 24.3205
CIE-Lab:
56.4073, 70.9736, 42.5086
CIE-LCH:
56.4073, 82.7299, 30.9189
CIE-Luv:
56.4073, 146.2678, 29.5494
Hunter-Lab:
49.3158, 68.4108, 25.3891
#fc3c42 color charts
#fc3c42 color shades, tints & tones
#fc3c42 color schemes
#fc3c42 color preview, HTML & CSS examples
This text has a color of #fc3c42
<p style="color:#fc3c42;">Text here</p>
.mytext {color:#fc3c42;}
This box has a color of #fc3c42
<div style="background-color:#fc3c42;">Content here</div>
.mybackground {background-color:#fc3c42;}
Border around this has a color of #fc3c42
<div style="border:2px solid #fc3c42;">Content here</div>
.myborder {border:2px solid #fc3c42;}