#e6a29a color space conversions
Hex:
#e6a29a
RGB:
230, 162, 154
CMY:
10, 36, 40
CMYK:
0, 30, 33, 10
HSL:
6°, 60.3175%, 75.2941%
HSV (HSB):
6°, 33.0435%, 90.1961%
XYZ:
51.3862, 44.9967, 36.5487
xyY:
0.3866, 0.3385, 44.9967
CIE-Lab:
72.8898, 24.1779, 14.2627
CIE-LCH:
72.8898, 28.0712, 30.5366
CIE-Luv:
72.8898, 45.5135, 15.2444
Hunter-Lab:
67.0796, 19.3502, 14.6512
#e6a29a color charts
#e6a29a color shades, tints & tones
#e6a29a color schemes
#e6a29a color preview, HTML & CSS examples
This text has a color of #e6a29a
<p style="color:#e6a29a;">Text here</p>
.mytext {color:#e6a29a;}
This box has a color of #e6a29a
<div style="background-color:#e6a29a;">Content here</div>
.mybackground {background-color:#e6a29a;}
Border around this has a color of #e6a29a
<div style="border:2px solid #e6a29a;">Content here</div>
.myborder {border:2px solid #e6a29a;}