#fc129d color space conversions
Hex:
#fc129d
RGB:
252, 18, 157
CMY:
1, 93, 38
CMYK:
0, 93, 38, 1
HSL:
324°, 97.5000%, 52.9412%
HSV (HSB):
324°, 92.8571%, 98.8235%
XYZ:
46.4470, 23.5624, 33.9983
xyY:
0.4466, 0.2265, 23.5624
CIE-Lab:
55.6470, 85.0078, -12.1548
CIE-LCH:
55.6470, 85.8724, 351.8627
CIE-Luv:
55.6470, 124.6770, -33.1322
Hunter-Lab:
48.5411, 85.8524, -7.5480
#fc129d color charts
#fc129d color shades, tints & tones
#fc129d color schemes
#fc129d color preview, HTML & CSS examples
This text has a color of #fc129d
<p style="color:#fc129d;">Text here</p>
.mytext {color:#fc129d;}
This box has a color of #fc129d
<div style="background-color:#fc129d;">Content here</div>
.mybackground {background-color:#fc129d;}
Border around this has a color of #fc129d
<div style="border:2px solid #fc129d;">Content here</div>
.myborder {border:2px solid #fc129d;}