#fc1c45 color space conversions
Hex:
#fc1c45
RGB:
252, 28, 69
CMY:
1, 89, 73
CMYK:
0, 89, 73, 1
HSL:
349°, 97.3913%, 54.9020%
HSV (HSB):
349°, 88.8889%, 98.8235%
XYZ:
41.6343, 21.9556, 7.6737
xyY:
0.5842, 0.3081, 21.9556
CIE-Lab:
53.9799, 78.0920, 38.0426
CIE-LCH:
53.9799, 86.8655, 25.9731
CIE-Luv:
53.9799, 157.7891, 23.2985
Hunter-Lab:
46.8568, 76.6055, 23.0899
#fc1c45 color charts
#fc1c45 color shades, tints & tones
#fc1c45 color schemes
#fc1c45 color preview, HTML & CSS examples
This text has a color of #fc1c45
<p style="color:#fc1c45;">Text here</p>
.mytext {color:#fc1c45;}
This box has a color of #fc1c45
<div style="background-color:#fc1c45;">Content here</div>
.mybackground {background-color:#fc1c45;}
Border around this has a color of #fc1c45
<div style="border:2px solid #fc1c45;">Content here</div>
.myborder {border:2px solid #fc1c45;}