#e67d9e color space conversions
Hex:
#e67d9e
RGB:
230, 125, 158
CMY:
10, 51, 38
CMYK:
0, 46, 31, 10
HSL:
341°, 67.7419%, 69.6078%
HSV (HSB):
341°, 45.6522%, 90.1961%
XYZ:
46.1383, 33.9588, 36.4707
xyY:
0.3958, 0.2913, 33.9588
CIE-Lab:
64.9299, 44.1207, 0.6378
CIE-LCH:
64.9299, 44.1253, 0.8282
CIE-Luv:
64.9299, 67.2837, -7.3408
Hunter-Lab:
58.2742, 39.3465, 3.6855
#e67d9e color charts
#e67d9e color shades, tints & tones
#e67d9e color schemes
#e67d9e color preview, HTML & CSS examples
This text has a color of #e67d9e
<p style="color:#e67d9e;">Text here</p>
.mytext {color:#e67d9e;}
This box has a color of #e67d9e
<div style="background-color:#e67d9e;">Content here</div>
.mybackground {background-color:#e67d9e;}
Border around this has a color of #e67d9e
<div style="border:2px solid #e67d9e;">Content here</div>
.myborder {border:2px solid #e67d9e;}