#e67ebd color space conversions
Hex:
#e67ebd
RGB:
230, 126, 189
CMY:
10, 51, 26
CMYK:
0, 45, 18, 10
HSL:
324°, 67.5325%, 69.8039%
HSV (HSB):
324°, 45.2174%, 90.1961%
XYZ:
49.2793, 35.4188, 52.3833
xyY:
0.3595, 0.2584, 35.4188
CIE-Lab:
66.0735, 47.9137, -15.2080
CIE-LCH:
66.0735, 50.2693, 342.3904
CIE-Luv:
66.0735, 59.5780, -31.1204
Hunter-Lab:
59.5137, 43.6548, -10.5268
#e67ebd color charts
#e67ebd color shades, tints & tones
#e67ebd color schemes
#e67ebd color preview, HTML & CSS examples
This text has a color of #e67ebd
<p style="color:#e67ebd;">Text here</p>
.mytext {color:#e67ebd;}
This box has a color of #e67ebd
<div style="background-color:#e67ebd;">Content here</div>
.mybackground {background-color:#e67ebd;}
Border around this has a color of #e67ebd
<div style="border:2px solid #e67ebd;">Content here</div>
.myborder {border:2px solid #e67ebd;}