#e995c7 color space conversions
Hex:
#e995c7
RGB:
233, 149, 199
CMY:
9, 42, 22
CMYK:
0, 36, 15, 9
HSL:
324°, 65.6250%, 74.9020%
HSV (HSB):
324°, 36.0515%, 91.3725%
XYZ:
54.6605, 42.9421, 59.4406
xyY:
0.3481, 0.2734, 42.9421
CIE-Lab:
71.5156, 38.5749, -12.5683
CIE-LCH:
71.5156, 40.5707, 341.9536
CIE-Luv:
71.5156, 47.8192, -25.7627
Hunter-Lab:
65.5302, 34.2139, -7.9091
#e995c7 color charts
#e995c7 color shades, tints & tones
#e995c7 color schemes
#e995c7 color preview, HTML & CSS examples
This text has a color of #e995c7
<p style="color:#e995c7;">Text here</p>
.mytext {color:#e995c7;}
This box has a color of #e995c7
<div style="background-color:#e995c7;">Content here</div>
.mybackground {background-color:#e995c7;}
Border around this has a color of #e995c7
<div style="border:2px solid #e995c7;">Content here</div>
.myborder {border:2px solid #e995c7;}