#fc124e color space conversions
Hex:
#fc124e
RGB:
252, 18, 78
CMY:
1, 93, 69
CMYK:
0, 93, 69, 1
HSL:
345°, 97.5000%, 52.9412%
HSV (HSB):
345°, 92.8571%, 98.8235%
XYZ:
41.7363, 21.6781, 9.1923
xyY:
0.5748, 0.2986, 21.6781
CIE-Lab:
53.6838, 79.6782, 32.4072
CIE-LCH:
53.6838, 86.0165, 22.1329
CIE-Luv:
53.6838, 157.2753, 18.3129
Hunter-Lab:
46.5598, 78.5284, 20.8862
#fc124e color charts
#fc124e color shades, tints & tones
#fc124e color schemes
#fc124e color preview, HTML & CSS examples
This text has a color of #fc124e
<p style="color:#fc124e;">Text here</p>
.mytext {color:#fc124e;}
This box has a color of #fc124e
<div style="background-color:#fc124e;">Content here</div>
.mybackground {background-color:#fc124e;}
Border around this has a color of #fc124e
<div style="border:2px solid #fc124e;">Content here</div>
.myborder {border:2px solid #fc124e;}