#e67e8a color space conversions
Hex:
#e67e8a
RGB:
230, 126, 138
CMY:
10, 51, 46
CMYK:
0, 45, 40, 10
HSL:
353°, 67.5325%, 69.8039%
HSV (HSB):
353°, 45.2174%, 90.1961%
XYZ:
44.6814, 33.5797, 28.1713
xyY:
0.4198, 0.3155, 33.5797
CIE-Lab:
64.6276, 41.2435, 11.5711
CIE-LCH:
64.6276, 42.8359, 15.6718
CIE-Luv:
64.6276, 71.0405, 7.7147
Hunter-Lab:
57.9480, 36.2254, 11.7398
#e67e8a color charts
#e67e8a color shades, tints & tones
#e67e8a color schemes
#e67e8a color preview, HTML & CSS examples
This text has a color of #e67e8a
<p style="color:#e67e8a;">Text here</p>
.mytext {color:#e67e8a;}
This box has a color of #e67e8a
<div style="background-color:#e67e8a;">Content here</div>
.mybackground {background-color:#e67e8a;}
Border around this has a color of #e67e8a
<div style="border:2px solid #e67e8a;">Content here</div>
.myborder {border:2px solid #e67e8a;}