#e995a7 color space conversions
Hex:
#e995a7
RGB:
233, 149, 167
CMY:
9, 42, 35
CMYK:
0, 36, 28, 9
HSL:
347°, 65.6250%, 74.9020%
HSV (HSB):
347°, 36.0515%, 91.3725%
XYZ:
51.3268, 41.6086, 41.8853
xyY:
0.3807, 0.3086, 41.6086
CIE-Lab:
70.6002, 33.8896, 3.8551
CIE-LCH:
70.6002, 34.1082, 6.4898
CIE-Luv:
70.6002, 53.6347, -0.8161
Hunter-Lab:
64.5047, 29.1503, 6.6541
#e995a7 color charts
#e995a7 color shades, tints & tones
#e995a7 color schemes
#e995a7 color preview, HTML & CSS examples
This text has a color of #e995a7
<p style="color:#e995a7;">Text here</p>
.mytext {color:#e995a7;}
This box has a color of #e995a7
<div style="background-color:#e995a7;">Content here</div>
.mybackground {background-color:#e995a7;}
Border around this has a color of #e995a7
<div style="border:2px solid #e995a7;">Content here</div>
.myborder {border:2px solid #e995a7;}