#fc95c3 color space conversions
Hex:
#fc95c3
RGB:
252, 149, 195
CMY:
1, 42, 24
CMYK:
0, 41, 23, 1
HSL:
333°, 94.4954%, 78.6275%
HSV (HSB):
333°, 40.8730%, 98.8235%
XYZ:
60.7427, 46.1305, 57.3323
xyY:
0.3699, 0.2809, 46.1305
CIE-Lab:
73.6301, 44.3437, -6.9668
CIE-LCH:
73.6301, 44.8877, 351.0713
CIE-Luv:
73.6301, 62.1383, -18.5237
Hunter-Lab:
67.9194, 40.7797, -2.5045
#fc95c3 color charts
#fc95c3 color shades, tints & tones
#fc95c3 color schemes
#fc95c3 color preview, HTML & CSS examples
This text has a color of #fc95c3
<p style="color:#fc95c3;">Text here</p>
.mytext {color:#fc95c3;}
This box has a color of #fc95c3
<div style="background-color:#fc95c3;">Content here</div>
.mybackground {background-color:#fc95c3;}
Border around this has a color of #fc95c3
<div style="border:2px solid #fc95c3;">Content here</div>
.myborder {border:2px solid #fc95c3;}