#e95ecc color space conversions
Hex:
#e95ecc
RGB:
233, 94, 204
CMY:
9, 63, 20
CMYK:
0, 60, 12, 9
HSL:
313°, 75.9563%, 64.1176%
HSV (HSB):
313°, 59.6567%, 91.3725%
XYZ:
48.5061, 29.6887, 60.3007
xyY:
0.3502, 0.2144, 29.6887
CIE-Lab:
61.3847, 66.0120, -30.8201
CIE-LCH:
61.3847, 72.8523, 334.9728
CIE-Luv:
61.3847, 71.5926, -57.7223
Hunter-Lab:
54.4873, 63.5526, -27.4746
#e95ecc color charts
#e95ecc color shades, tints & tones
#e95ecc color schemes
#e95ecc color preview, HTML & CSS examples
This text has a color of #e95ecc
<p style="color:#e95ecc;">Text here</p>
.mytext {color:#e95ecc;}
This box has a color of #e95ecc
<div style="background-color:#e95ecc;">Content here</div>
.mybackground {background-color:#e95ecc;}
Border around this has a color of #e95ecc
<div style="border:2px solid #e95ecc;">Content here</div>
.myborder {border:2px solid #e95ecc;}