#fc1d45 color space conversions
Hex:
#fc1d45
RGB:
252, 29, 69
CMY:
1, 89, 73
CMYK:
0, 88, 73, 1
HSL:
349°, 97.3799%, 55.0980%
HSV (HSB):
349°, 88.4921%, 98.8235%
XYZ:
41.6584, 22.0038, 7.6817
xyY:
0.5839, 0.3084, 22.0038
CIE-Lab:
54.0311, 77.9447, 38.1020
CIE-LCH:
54.0311, 86.7591, 26.0510
CIE-Luv:
54.0311, 157.5301, 23.4043
Hunter-Lab:
46.9083, 76.4334, 23.1264
#fc1d45 color charts
#fc1d45 color shades, tints & tones
#fc1d45 color schemes
#fc1d45 color preview, HTML & CSS examples
This text has a color of #fc1d45
<p style="color:#fc1d45;">Text here</p>
.mytext {color:#fc1d45;}
This box has a color of #fc1d45
<div style="background-color:#fc1d45;">Content here</div>
.mybackground {background-color:#fc1d45;}
Border around this has a color of #fc1d45
<div style="border:2px solid #fc1d45;">Content here</div>
.myborder {border:2px solid #fc1d45;}