#e6b44d color space conversions
Hex:
#e6b44d
RGB:
230, 180, 77
CMY:
10, 29, 70
CMYK:
0, 22, 67, 10
HSL:
40°, 75.3695%, 60.1961%
HSV (HSB):
40°, 66.5217%, 90.1961%
XYZ:
50.2939, 50.0013, 14.0216
xyY:
0.4400, 0.4374, 50.0013
CIE-Lab:
76.0701, 7.5629, 57.7443
CIE-LCH:
76.0701, 58.2375, 82.5383
CIE-Luv:
76.0701, 40.5244, 65.1489
Hunter-Lab:
70.7116, 3.2135, 37.7413
#e6b44d color charts
#e6b44d color shades, tints & tones
#e6b44d color schemes
#e6b44d color preview, HTML & CSS examples
This text has a color of #e6b44d
<p style="color:#e6b44d;">Text here</p>
.mytext {color:#e6b44d;}
This box has a color of #e6b44d
<div style="background-color:#e6b44d;">Content here</div>
.mybackground {background-color:#e6b44d;}
Border around this has a color of #e6b44d
<div style="border:2px solid #e6b44d;">Content here</div>
.myborder {border:2px solid #e6b44d;}