#fc1232 color space conversions
Hex:
#fc1232
RGB:
252, 18, 50
CMY:
1, 93, 80
CMYK:
0, 93, 80, 1
HSL:
352°, 97.5000%, 52.9412%
HSV (HSB):
352°, 92.8571%, 98.8235%
XYZ:
40.9369, 21.3583, 4.9826
xyY:
0.6085, 0.3175, 21.3583
CIE-Lab:
53.3395, 78.7203, 48.0143
CIE-LCH:
53.3395, 92.2077, 31.3805
CIE-Luv:
53.3395, 164.5875, 29.5031
Hunter-Lab:
46.2151, 77.2373, 25.9584
#fc1232 color charts
#fc1232 color shades, tints & tones
#fc1232 color schemes
#fc1232 color preview, HTML & CSS examples
This text has a color of #fc1232
<p style="color:#fc1232;">Text here</p>
.mytext {color:#fc1232;}
This box has a color of #fc1232
<div style="background-color:#fc1232;">Content here</div>
.mybackground {background-color:#fc1232;}
Border around this has a color of #fc1232
<div style="border:2px solid #fc1232;">Content here</div>
.myborder {border:2px solid #fc1232;}