#e6c28d color space conversions
Hex:
#e6c28d
RGB:
230, 194, 141
CMY:
10, 24, 45
CMYK:
0, 16, 39, 10
HSL:
36°, 64.0288%, 72.7451%
HSV (HSB):
36°, 38.6957%, 90.1961%
XYZ:
56.7326, 57.3297, 33.2749
xyY:
0.3851, 0.3891, 57.3297
CIE-Lab:
80.3647, 5.6216, 31.4311
CIE-LCH:
80.3647, 31.9298, 79.8596
CIE-Luv:
80.3647, 26.5434, 41.0105
Hunter-Lab:
75.7163, 1.2426, 26.9454
#e6c28d color charts
#e6c28d color shades, tints & tones
#e6c28d color schemes
#e6c28d color preview, HTML & CSS examples
This text has a color of #e6c28d
<p style="color:#e6c28d;">Text here</p>
.mytext {color:#e6c28d;}
This box has a color of #e6c28d
<div style="background-color:#e6c28d;">Content here</div>
.mybackground {background-color:#e6c28d;}
Border around this has a color of #e6c28d
<div style="border:2px solid #e6c28d;">Content here</div>
.myborder {border:2px solid #e6c28d;}