#e6a28f color space conversions
Hex:
#e6a28f
RGB:
230, 162, 143
CMY:
10, 36, 44
CMYK:
0, 30, 38, 10
HSL:
13°, 63.5036%, 73.1373%
HSV (HSB):
13°, 37.8261%, 90.1961%
XYZ:
50.5114, 44.6468, 31.9421
xyY:
0.3974, 0.3513, 44.6468
CIE-Lab:
72.6587, 22.8490, 19.9683
CIE-LCH:
72.6587, 30.3448, 41.1510
CIE-Luv:
72.6587, 46.9948, 22.7336
Hunter-Lab:
66.8183, 18.0054, 18.4296
#e6a28f color charts
#e6a28f color shades, tints & tones
#e6a28f color schemes
#e6a28f color preview, HTML & CSS examples
This text has a color of #e6a28f
<p style="color:#e6a28f;">Text here</p>
.mytext {color:#e6a28f;}
This box has a color of #e6a28f
<div style="background-color:#e6a28f;">Content here</div>
.mybackground {background-color:#e6a28f;}
Border around this has a color of #e6a28f
<div style="border:2px solid #e6a28f;">Content here</div>
.myborder {border:2px solid #e6a28f;}