#fc125d color space conversions
Hex:
#fc125d
RGB:
252, 18, 93
CMY:
1, 93, 64
CMYK:
0, 93, 63, 1
HSL:
341°, 97.5000%, 52.9412%
HSV (HSB):
341°, 92.8571%, 98.8235%
XYZ:
42.3370, 21.9184, 12.3552
xyY:
0.5526, 0.2861, 21.9184
CIE-Lab:
53.9403, 80.3871, 23.7605
CIE-LCH:
53.9403, 83.8250, 16.4664
CIE-Luv:
53.9403, 152.1988, 10.4806
Hunter-Lab:
46.8171, 79.4889, 17.1251
#fc125d color charts
#fc125d color shades, tints & tones
#fc125d color schemes
#fc125d color preview, HTML & CSS examples
This text has a color of #fc125d
<p style="color:#fc125d;">Text here</p>
.mytext {color:#fc125d;}
This box has a color of #fc125d
<div style="background-color:#fc125d;">Content here</div>
.mybackground {background-color:#fc125d;}
Border around this has a color of #fc125d
<div style="border:2px solid #fc125d;">Content here</div>
.myborder {border:2px solid #fc125d;}