#e69e7a color space conversions
Hex:
#e69e7a
RGB:
230, 158, 122
CMY:
10, 38, 52
CMYK:
0, 31, 47, 10
HSL:
20°, 68.3544%, 69.0196%
HSV (HSB):
20°, 46.9565%, 90.1961%
XYZ:
48.3728, 42.6819, 24.1012
xyY:
0.4201, 0.3706, 42.6819
CIE-Lab:
71.3385, 22.7414, 29.6010
CIE-LCH:
71.3385, 37.3281, 52.4662
CIE-Luv:
71.3385, 52.3531, 33.8556
Hunter-Lab:
65.3314, 17.8357, 23.8594
#e69e7a color charts
#e69e7a color shades, tints & tones
#e69e7a color schemes
#e69e7a color preview, HTML & CSS examples
This text has a color of #e69e7a
<p style="color:#e69e7a;">Text here</p>
.mytext {color:#e69e7a;}
This box has a color of #e69e7a
<div style="background-color:#e69e7a;">Content here</div>
.mybackground {background-color:#e69e7a;}
Border around this has a color of #e69e7a
<div style="border:2px solid #e69e7a;">Content here</div>
.myborder {border:2px solid #e69e7a;}