#e67a9e color space conversions
Hex:
#e67a9e
RGB:
230, 122, 158
CMY:
10, 52, 38
CMYK:
0, 47, 31, 10
HSL:
340°, 68.3544%, 69.0196%
HSV (HSB):
340°, 46.9565%, 90.1961%
XYZ:
45.7642, 33.2107, 36.3460
xyY:
0.3968, 0.2880, 33.2107
CIE-Lab:
64.3311, 45.6366, -0.2361
CIE-LCH:
64.3311, 45.6372, 359.7036
CIE-Luv:
64.3311, 69.0022, -8.8501
Hunter-Lab:
57.6287, 40.9005, 2.9463
#e67a9e color charts
#e67a9e color shades, tints & tones
#e67a9e color schemes
#e67a9e color preview, HTML & CSS examples
This text has a color of #e67a9e
<p style="color:#e67a9e;">Text here</p>
.mytext {color:#e67a9e;}
This box has a color of #e67a9e
<div style="background-color:#e67a9e;">Content here</div>
.mybackground {background-color:#e67a9e;}
Border around this has a color of #e67a9e
<div style="border:2px solid #e67a9e;">Content here</div>
.myborder {border:2px solid #e67a9e;}