#fc196c color space conversions
Hex:
#fc196c
RGB:
252, 25, 108
CMY:
1, 90, 58
CMYK:
0, 90, 57, 1
HSL:
338°, 97.4249%, 54.3137%
HSV (HSB):
338°, 90.0794%, 98.8235%
XYZ:
43.1993, 22.4734, 16.2483
xyY:
0.5273, 0.2743, 22.4734
CIE-Lab:
54.5257, 80.4386, 15.5131
CIE-LCH:
54.5257, 81.9209, 10.9158
CIE-Luv:
54.5257, 145.2460, 2.1861
Hunter-Lab:
47.4061, 79.6991, 12.8628
#fc196c color charts
#fc196c RGB chart
#fc196c CMYK chart
#fc196c RGB pie chart
#fc196c color shades, tints & tones
#fc196c color schemes
#fc196c color preview, HTML & CSS examples
This text has a color of #fc196c
<p style="color:#fc196c;">Text here</p>
.mytext {color:#fc196c;}
Text color #fc196c
This box has a color of #fc196c
<div style="background-color:#fc196c;">Content here</div>
.mybackground {background-color:#fc196c;}
Background color #fc196c
Border around this has a color of #fc196c
<div style="border:2px solid #fc196c;">Content here</div>
.myborder {border:2px solid #fc196c;}
Border color #fc196c