#e6a28d color space conversions
Hex:
#e6a28d
RGB:
230, 162, 141
CMY:
10, 36, 45
CMYK:
0, 30, 39, 10
HSL:
14°, 64.0288%, 72.7451%
HSV (HSB):
14°, 38.6957%, 90.1961%
XYZ:
50.3612, 44.5867, 31.1511
xyY:
0.3994, 0.3536, 44.5867
CIE-Lab:
72.6189, 22.6186, 21.0058
CIE-LCH:
72.6189, 30.8682, 42.8826
CIE-Luv:
72.6189, 47.2560, 24.0518
Hunter-Lab:
66.7733, 17.7734, 19.0813
#e6a28d color charts
#e6a28d color shades, tints & tones
#e6a28d color schemes
#e6a28d color preview, HTML & CSS examples
This text has a color of #e6a28d
<p style="color:#e6a28d;">Text here</p>
.mytext {color:#e6a28d;}
This box has a color of #e6a28d
<div style="background-color:#e6a28d;">Content here</div>
.mybackground {background-color:#e6a28d;}
Border around this has a color of #e6a28d
<div style="border:2px solid #e6a28d;">Content here</div>
.myborder {border:2px solid #e6a28d;}