#fc2a3e color space conversions
Hex:
#fc2a3e
RGB:
252, 42, 62
CMY:
1, 84, 76
CMYK:
0, 83, 75, 1
HSL:
354°, 97.2222%, 57.6471%
HSV (HSB):
354°, 83.3333%, 98.8235%
XYZ:
41.8423, 22.6992, 6.7335
xyY:
0.5871, 0.3185, 22.6992
CIE-Lab:
54.7611, 75.3561, 42.9117
CIE-LCH:
54.7611, 86.7177, 29.6594
CIE-Luv:
54.7611, 155.1598, 27.8953
Hunter-Lab:
47.6437, 73.3887, 24.9711
#fc2a3e color charts
#fc2a3e color shades, tints & tones
#fc2a3e color schemes
#fc2a3e color preview, HTML & CSS examples
This text has a color of #fc2a3e
<p style="color:#fc2a3e;">Text here</p>
.mytext {color:#fc2a3e;}
This box has a color of #fc2a3e
<div style="background-color:#fc2a3e;">Content here</div>
.mybackground {background-color:#fc2a3e;}
Border around this has a color of #fc2a3e
<div style="border:2px solid #fc2a3e;">Content here</div>
.myborder {border:2px solid #fc2a3e;}