#fc19bd color space conversions
Hex:
#fc19bd
RGB:
252, 25, 189
CMY:
1, 90, 26
CMYK:
0, 90, 25, 1
HSL:
317°, 97.4249%, 54.3137%
HSV (HSB):
317°, 90.0794%, 98.8235%
XYZ:
49.6778, 25.0648, 50.3638
xyY:
0.3971, 0.2003, 25.0648
CIE-Lab:
57.1385, 87.5062, -28.5727
CIE-LCH:
57.1385, 92.0529, 341.9170
CIE-Luv:
57.1385, 108.9700, -57.3457
Hunter-Lab:
50.0648, 89.5069, -24.5988
#fc19bd color charts
#fc19bd color shades, tints & tones
#fc19bd color schemes
#fc19bd color preview, HTML & CSS examples
This text has a color of #fc19bd
<p style="color:#fc19bd;">Text here</p>
.mytext {color:#fc19bd;}
This box has a color of #fc19bd
<div style="background-color:#fc19bd;">Content here</div>
.mybackground {background-color:#fc19bd;}
Border around this has a color of #fc19bd
<div style="border:2px solid #fc19bd;">Content here</div>
.myborder {border:2px solid #fc19bd;}