#fc96e9 color space conversions
Hex:
#fc96e9
RGB:
252, 150, 233
CMY:
1, 41, 9
CMYK:
0, 40, 8, 1
HSL:
311°, 94.4444%, 78.8235%
HSV (HSB):
311°, 40.4762%, 98.8235%
XYZ:
65.7592, 48.3913, 82.9654
xyY:
0.3336, 0.2455, 48.3913
CIE-Lab:
75.0711, 49.6766, -25.6544
CIE-LCH:
75.0711, 55.9099, 332.6869
CIE-Luv:
75.0711, 53.6295, -48.5782
Hunter-Lab:
69.5639, 47.0005, -22.0175
#fc96e9 color charts
#fc96e9 color shades, tints & tones
#fc96e9 color schemes
#fc96e9 color preview, HTML & CSS examples
This text has a color of #fc96e9
<p style="color:#fc96e9;">Text here</p>
.mytext {color:#fc96e9;}
This box has a color of #fc96e9
<div style="background-color:#fc96e9;">Content here</div>
.mybackground {background-color:#fc96e9;}
Border around this has a color of #fc96e9
<div style="border:2px solid #fc96e9;">Content here</div>
.myborder {border:2px solid #fc96e9;}