#e995a1 color space conversions
Hex:
#e995a1
RGB:
233, 149, 161
CMY:
9, 42, 37
CMYK:
0, 36, 31, 9
HSL:
351°, 65.6250%, 74.9020%
HSV (HSB):
351°, 36.0515%, 91.3725%
XYZ:
50.7847, 41.3917, 39.0310
xyY:
0.3871, 0.3155, 41.3917
CIE-Lab:
70.4495, 33.1008, 6.9774
CIE-LCH:
70.4495, 33.8282, 11.9032
CIE-Luv:
70.4495, 54.6799, 3.6270
Hunter-Lab:
64.3364, 28.3125, 9.0660
#e995a1 color charts
#e995a1 color shades, tints & tones
#e995a1 color schemes
#e995a1 color preview, HTML & CSS examples
This text has a color of #e995a1
<p style="color:#e995a1;">Text here</p>
.mytext {color:#e995a1;}
This box has a color of #e995a1
<div style="background-color:#e995a1;">Content here</div>
.mybackground {background-color:#e995a1;}
Border around this has a color of #e995a1
<div style="border:2px solid #e995a1;">Content here</div>
.myborder {border:2px solid #e995a1;}