#fc95b6 color space conversions
Hex:
#fc95b6
RGB:
252, 149, 182
CMY:
1, 42, 29
CMYK:
0, 41, 28, 1
HSL:
341°, 94.4954%, 78.6275%
HSV (HSB):
341°, 40.8730%, 98.8235%
XYZ:
59.3358, 45.5677, 49.9241
xyY:
0.3832, 0.2943, 45.5677
CIE-Lab:
73.2642, 42.5702, -0.3184
CIE-LCH:
73.2642, 42.5714, 359.5715
CIE-Luv:
73.2642, 64.8170, -8.4706
Hunter-Lab:
67.5039, 38.7695, 3.4034
#fc95b6 color charts
#fc95b6 color shades, tints & tones
#fc95b6 color schemes
#fc95b6 color preview, HTML & CSS examples
This text has a color of #fc95b6
<p style="color:#fc95b6;">Text here</p>
.mytext {color:#fc95b6;}
This box has a color of #fc95b6
<div style="background-color:#fc95b6;">Content here</div>
.mybackground {background-color:#fc95b6;}
Border around this has a color of #fc95b6
<div style="border:2px solid #fc95b6;">Content here</div>
.myborder {border:2px solid #fc95b6;}