#fc129c color space conversions
Hex:
#fc129c
RGB:
252, 18, 156
CMY:
1, 93, 39
CMYK:
0, 93, 38, 1
HSL:
325°, 97.5000%, 52.9412%
HSV (HSB):
325°, 92.8571%, 98.8235%
XYZ:
46.3619, 23.5284, 33.5504
xyY:
0.4482, 0.2275, 23.5284
CIE-Lab:
55.6125, 84.9160, -11.6159
CIE-LCH:
55.6125, 85.7068, 352.2107
CIE-Luv:
55.6125, 125.1457, -32.3697
Hunter-Lab:
48.5060, 85.7242, -7.0551
#fc129c color charts
#fc129c color shades, tints & tones
#fc129c color schemes
#fc129c color preview, HTML & CSS examples
This text has a color of #fc129c
<p style="color:#fc129c;">Text here</p>
.mytext {color:#fc129c;}
This box has a color of #fc129c
<div style="background-color:#fc129c;">Content here</div>
.mybackground {background-color:#fc129c;}
Border around this has a color of #fc129c
<div style="border:2px solid #fc129c;">Content here</div>
.myborder {border:2px solid #fc129c;}