#fc124c color space conversions
Hex:
#fc124c
RGB:
252, 18, 76
CMY:
1, 93, 70
CMYK:
0, 93, 70, 1
HSL:
345°, 97.5000%, 52.9412%
HSV (HSB):
345°, 92.8571%, 98.8235%
XYZ:
41.6657, 21.6499, 8.8203
xyY:
0.5776, 0.3001, 21.6499
CIE-Lab:
53.6535, 79.5942, 33.5548
CIE-LCH:
53.6535, 86.3780, 22.8590
CIE-Luv:
53.6535, 157.8949, 19.2651
Hunter-Lab:
46.5294, 78.4149, 21.3314
#fc124c color charts
#fc124c RGB chart
#fc124c CMYK chart
#fc124c RGB pie chart
#fc124c color shades, tints & tones
#fc124c color schemes
#fc124c color preview, HTML & CSS examples
This text has a color of #fc124c
<p style="color:#fc124c;">Text here</p>
.mytext {color:#fc124c;}
Text color #fc124c
This box has a color of #fc124c
<div style="background-color:#fc124c;">Content here</div>
.mybackground {background-color:#fc124c;}
Background color #fc124c
Border around this has a color of #fc124c
<div style="border:2px solid #fc124c;">Content here</div>
.myborder {border:2px solid #fc124c;}
Border color #fc124c