#e995a8 color space conversions
Hex:
#e995a8
RGB:
233, 149, 168
CMY:
9, 42, 34
CMYK:
0, 36, 28, 9
HSL:
346°, 65.6250%, 74.9020%
HSV (HSB):
346°, 36.0515%, 91.3725%
XYZ:
51.4196, 41.6457, 42.3741
xyY:
0.3797, 0.3075, 41.6457
CIE-Lab:
70.6259, 34.0239, 3.3358
CIE-LCH:
70.6259, 34.1871, 5.5996
CIE-Luv:
70.6259, 53.4588, -1.5652
Hunter-Lab:
64.5335, 29.2934, 6.2423
#e995a8 color charts
#e995a8 color shades, tints & tones
#e995a8 color schemes
#e995a8 color preview, HTML & CSS examples
This text has a color of #e995a8
<p style="color:#e995a8;">Text here</p>
.mytext {color:#e995a8;}
This box has a color of #e995a8
<div style="background-color:#e995a8;">Content here</div>
.mybackground {background-color:#e995a8;}
Border around this has a color of #e995a8
<div style="border:2px solid #e995a8;">Content here</div>
.myborder {border:2px solid #e995a8;}