#e97db5 color space conversions
Hex:
#e97db5
RGB:
233, 125, 181
CMY:
9, 51, 29
CMYK:
0, 46, 22, 9
HSL:
329°, 71.0526%, 70.1961%
HSV (HSB):
329°, 46.3519%, 91.3725%
XYZ:
49.2784, 35.3271, 47.9376
xyY:
0.3718, 0.2665, 35.3271
CIE-Lab:
66.0025, 48.2170, -10.7652
CIE-LCH:
66.0025, 49.4041, 347.4142
CIE-Luv:
66.0025, 64.1757, -24.5214
Hunter-Lab:
59.4366, 43.9789, -6.2138
#e97db5 color charts
#e97db5 color shades, tints & tones
#e97db5 color schemes
#e97db5 color preview, HTML & CSS examples
This text has a color of #e97db5
<p style="color:#e97db5;">Text here</p>
.mytext {color:#e97db5;}
This box has a color of #e97db5
<div style="background-color:#e97db5;">Content here</div>
.mybackground {background-color:#e97db5;}
Border around this has a color of #e97db5
<div style="border:2px solid #e97db5;">Content here</div>
.myborder {border:2px solid #e97db5;}