#fc196a color space conversions
Hex:
#fc196a
RGB:
252, 25, 106
CMY:
1, 90, 58
CMYK:
0, 90, 58, 1
HSL:
339°, 97.4249%, 54.3137%
HSV (HSB):
339°, 90.0794%, 98.8235%
XYZ:
43.0940, 22.4313, 15.6940
xyY:
0.5306, 0.2762, 22.4313
CIE-Lab:
54.4817, 80.3161, 16.6573
CIE-LCH:
54.4817, 82.0253, 11.7169
CIE-Luv:
54.4817, 146.0340, 3.4332
Hunter-Lab:
47.3617, 79.5327, 13.5065
#fc196a color charts
#fc196a color shades, tints & tones
#fc196a color schemes
#fc196a color preview, HTML & CSS examples
This text has a color of #fc196a
<p style="color:#fc196a;">Text here</p>
.mytext {color:#fc196a;}
This box has a color of #fc196a
<div style="background-color:#fc196a;">Content here</div>
.mybackground {background-color:#fc196a;}
Border around this has a color of #fc196a
<div style="border:2px solid #fc196a;">Content here</div>
.myborder {border:2px solid #fc196a;}