#e6aa7e color space conversions
Hex:
#e6aa7e
RGB:
230, 170, 126
CMY:
10, 33, 51
CMYK:
0, 26, 45, 10
HSL:
25°, 67.5325%, 69.8039%
HSV (HSB):
25°, 45.2174%, 90.1961%
XYZ:
50.7737, 47.0788, 26.1497
xyY:
0.4095, 0.3797, 47.0788
CIE-Lab:
74.2401, 16.7325, 31.2690
CIE-LCH:
74.2401, 35.4644, 61.8480
CIE-Luv:
74.2401, 43.6909, 37.4988
Hunter-Lab:
68.6140, 12.0139, 25.4336
#e6aa7e color charts
#e6aa7e color shades, tints & tones
#e6aa7e color schemes
#e6aa7e color preview, HTML & CSS examples
This text has a color of #e6aa7e
<p style="color:#e6aa7e;">Text here</p>
.mytext {color:#e6aa7e;}
This box has a color of #e6aa7e
<div style="background-color:#e6aa7e;">Content here</div>
.mybackground {background-color:#e6aa7e;}
Border around this has a color of #e6aa7e
<div style="border:2px solid #e6aa7e;">Content here</div>
.myborder {border:2px solid #e6aa7e;}