#fc96b1 color space conversions
Hex:
#fc96b1
RGB:
252, 150, 177
CMY:
1, 41, 31
CMYK:
0, 40, 30, 1
HSL:
344°, 94.4444%, 78.8235%
HSV (HSB):
344°, 40.4762%, 98.8235%
XYZ:
58.9870, 45.6825, 47.3036
xyY:
0.3881, 0.3006, 45.6825
CIE-Lab:
73.3390, 41.4086, 2.5576
CIE-LCH:
73.3390, 41.4875, 3.5344
CIE-Luv:
73.3390, 65.2387, -4.1605
Hunter-Lab:
67.5888, 37.5026, 5.8167
#fc96b1 color charts
#fc96b1 color shades, tints & tones
#fc96b1 color schemes
#fc96b1 color preview, HTML & CSS examples
This text has a color of #fc96b1
<p style="color:#fc96b1;">Text here</p>
.mytext {color:#fc96b1;}
This box has a color of #fc96b1
<div style="background-color:#fc96b1;">Content here</div>
.mybackground {background-color:#fc96b1;}
Border around this has a color of #fc96b1
<div style="border:2px solid #fc96b1;">Content here</div>
.myborder {border:2px solid #fc96b1;}