#e97dbd color space conversions
Hex:
#e97dbd
RGB:
233, 125, 189
CMY:
9, 51, 26
CMYK:
0, 46, 19, 9
HSL:
324°, 71.0526%, 70.1961%
HSV (HSB):
324°, 46.3519%, 91.3725%
XYZ:
50.1232, 35.6650, 52.3864
xyY:
0.3628, 0.2581, 35.6650
CIE-Lab:
66.2632, 49.3760, -14.8840
CIE-LCH:
66.2632, 51.5705, 343.2250
CIE-Luv:
66.2632, 62.2570, -30.9181
Hunter-Lab:
59.7202, 45.3049, -10.2049
#e97dbd color charts
#e97dbd color shades, tints & tones
#e97dbd color schemes
#e97dbd color preview, HTML & CSS examples
This text has a color of #e97dbd
<p style="color:#e97dbd;">Text here</p>
.mytext {color:#e97dbd;}
This box has a color of #e97dbd
<div style="background-color:#e97dbd;">Content here</div>
.mybackground {background-color:#e97dbd;}
Border around this has a color of #e97dbd
<div style="border:2px solid #e97dbd;">Content here</div>
.myborder {border:2px solid #e97dbd;}