#e97dec color space conversions
Hex:
#e97dec
RGB:
233, 125, 236
CMY:
9, 51, 7
CMYK:
1, 47, 0, 7
HSL:
298°, 74.4966%, 70.7843%
HSV (HSB):
298°, 47.0339%, 92.5490%
XYZ:
56.0782, 38.0470, 83.7450
xyY:
0.3153, 0.2139, 38.0470
CIE-Lab:
68.0552, 57.0545, -38.3211
CIE-LCH:
68.0552, 68.7293, 326.1124
CIE-Luv:
68.0552, 50.9920, -69.3097
Hunter-Lab:
61.6822, 54.3387, -37.3195
#e97dec color charts
#e97dec color shades, tints & tones
#e97dec color schemes
#e97dec color preview, HTML & CSS examples
This text has a color of #e97dec
<p style="color:#e97dec;">Text here</p>
.mytext {color:#e97dec;}
This box has a color of #e97dec
<div style="background-color:#e97dec;">Content here</div>
.mybackground {background-color:#e97dec;}
Border around this has a color of #e97dec
<div style="border:2px solid #e97dec;">Content here</div>
.myborder {border:2px solid #e97dec;}