#e67db5 color space conversions
Hex:
#e67db5
RGB:
230, 125, 181
CMY:
10, 51, 29
CMYK:
0, 46, 21, 10
HSL:
328°, 67.7419%, 69.6078%
HSV (HSB):
328°, 45.6522%, 90.1961%
XYZ:
48.3072, 34.8264, 47.8922
xyY:
0.3687, 0.2658, 34.8264
CIE-Lab:
65.6133, 47.2385, -11.3882
CIE-LCH:
65.6133, 48.5918, 346.4458
CIE-Luv:
65.6133, 61.9642, -25.2321
Hunter-Lab:
59.0139, 42.8410, -6.8065
#e67db5 color charts
#e67db5 color shades, tints & tones
#e67db5 color schemes
#e67db5 color preview, HTML & CSS examples
This text has a color of #e67db5
<p style="color:#e67db5;">Text here</p>
.mytext {color:#e67db5;}
This box has a color of #e67db5
<div style="background-color:#e67db5;">Content here</div>
.mybackground {background-color:#e67db5;}
Border around this has a color of #e67db5
<div style="border:2px solid #e67db5;">Content here</div>
.myborder {border:2px solid #e67db5;}