#e996d5 color space conversions
Hex:
#e996d5
RGB:
233, 150, 213
CMY:
9, 41, 16
CMYK:
0, 36, 9, 9
HSL:
314°, 65.3543%, 75.0980%
HSV (HSB):
314°, 35.6223%, 91.3725%
XYZ:
56.5209, 43.9404, 68.4532
xyY:
0.3346, 0.2601, 43.9404
CIE-Lab:
72.1887, 40.3385, -19.2836
CIE-LCH:
72.1887, 44.7108, 334.4501
CIE-Luv:
72.1887, 44.7077, -36.5479
Hunter-Lab:
66.2876, 36.1968, -14.8257
#e996d5 color charts
#e996d5 color shades, tints & tones
#e996d5 color schemes
#e996d5 color preview, HTML & CSS examples
This text has a color of #e996d5
<p style="color:#e996d5;">Text here</p>
.mytext {color:#e996d5;}
This box has a color of #e996d5
<div style="background-color:#e996d5;">Content here</div>
.mybackground {background-color:#e996d5;}
Border around this has a color of #e996d5
<div style="border:2px solid #e996d5;">Content here</div>
.myborder {border:2px solid #e996d5;}