#fc044d color space conversions
Hex:
#fc044d
RGB:
252, 4, 77
CMY:
1, 98, 70
CMYK:
0, 98, 69, 1
HSL:
342°, 97.6378%, 50.1961%
HSV (HSB):
342°, 98.4127%, 98.8235%
XYZ:
41.5279, 21.3181, 8.9472
xyY:
0.5784, 0.2969, 21.3181
CIE-Lab:
53.2959, 80.7164, 32.5251
CIE-LCH:
53.2959, 87.0231, 21.9472
CIE-Luv:
53.2959, 159.4426, 17.9974
Hunter-Lab:
46.1715, 79.7473, 20.8307
#fc044d color charts
#fc044d color shades, tints & tones
#fc044d color schemes
#fc044d color preview, HTML & CSS examples
This text has a color of #fc044d
<p style="color:#fc044d;">Text here</p>
.mytext {color:#fc044d;}
This box has a color of #fc044d
<div style="background-color:#fc044d;">Content here</div>
.mybackground {background-color:#fc044d;}
Border around this has a color of #fc044d
<div style="border:2px solid #fc044d;">Content here</div>
.myborder {border:2px solid #fc044d;}