#e995c6 color space conversions
Hex:
#e995c6
RGB:
233, 149, 198
CMY:
9, 42, 22
CMYK:
0, 36, 15, 9
HSL:
325°, 65.6250%, 74.9020%
HSV (HSB):
325°, 36.0515%, 91.3725%
XYZ:
54.5448, 42.8957, 58.8310
xyY:
0.3490, 0.2745, 42.8957
CIE-Lab:
71.4842, 38.4168, -12.0618
CIE-LCH:
71.4842, 40.2659, 342.5691
CIE-Luv:
71.4842, 48.0052, -24.9585
Hunter-Lab:
65.4948, 34.0406, -7.4110
#e995c6 color charts
#e995c6 color shades, tints & tones
#e995c6 color schemes
#e995c6 color preview, HTML & CSS examples
This text has a color of #e995c6
<p style="color:#e995c6;">Text here</p>
.mytext {color:#e995c6;}
This box has a color of #e995c6
<div style="background-color:#e995c6;">Content here</div>
.mybackground {background-color:#e995c6;}
Border around this has a color of #e995c6
<div style="border:2px solid #e995c6;">Content here</div>
.myborder {border:2px solid #e995c6;}