#fc95c9 color space conversions
Hex:
#fc95c9
RGB:
252, 149, 201
CMY:
1, 42, 21
CMYK:
0, 41, 20, 1
HSL:
330°, 94.4954%, 78.6275%
HSV (HSB):
330°, 40.8730%, 98.8235%
XYZ:
61.4349, 46.4074, 60.9779
xyY:
0.3639, 0.2749, 46.4074
CIE-Lab:
73.8091, 45.2022, -10.0112
CIE-LCH:
73.8091, 46.2976, 347.5119
CIE-Luv:
73.8091, 60.8836, -23.2556
Hunter-Lab:
68.1230, 41.7604, -5.3853
#fc95c9 color charts
#fc95c9 color shades, tints & tones
#fc95c9 color schemes
#fc95c9 color preview, HTML & CSS examples
This text has a color of #fc95c9
<p style="color:#fc95c9;">Text here</p>
.mytext {color:#fc95c9;}
This box has a color of #fc95c9
<div style="background-color:#fc95c9;">Content here</div>
.mybackground {background-color:#fc95c9;}
Border around this has a color of #fc95c9
<div style="border:2px solid #fc95c9;">Content here</div>
.myborder {border:2px solid #fc95c9;}