#fc147e color space conversions
Hex:
#fc147e
RGB:
252, 20, 126
CMY:
1, 92, 51
CMYK:
0, 92, 50, 1
HSL:
333°, 97.4790%, 53.3333%
HSV (HSB):
333°, 92.0635%, 98.8235%
XYZ:
44.1609, 22.7021, 21.7931
xyY:
0.4981, 0.2561, 22.7021
CIE-Lab:
54.7642, 82.2426, 5.0170
CIE-LCH:
54.7642, 82.3955, 3.4909
CIE-Luv:
54.7642, 138.5703, -10.2280
Hunter-Lab:
47.6467, 82.0593, 6.2342
#fc147e color charts
#fc147e color shades, tints & tones
#fc147e color schemes
#fc147e color preview, HTML & CSS examples
This text has a color of #fc147e
<p style="color:#fc147e;">Text here</p>
.mytext {color:#fc147e;}
This box has a color of #fc147e
<div style="background-color:#fc147e;">Content here</div>
.mybackground {background-color:#fc147e;}
Border around this has a color of #fc147e
<div style="border:2px solid #fc147e;">Content here</div>
.myborder {border:2px solid #fc147e;}