#e6ba7c color space conversions
Hex:
#e6ba7c
RGB:
230, 186, 124
CMY:
10, 27, 51
CMYK:
0, 19, 46, 10
HSL:
35°, 67.9487%, 69.4118%
HSV (HSB):
35°, 46.0870%, 90.1961%
XYZ:
53.8301, 53.3960, 26.5381
xyY:
0.4024, 0.3992, 53.3960
CIE-Lab:
78.1082, 8.0421, 37.3256
CIE-LCH:
78.1082, 38.1822, 77.8411
CIE-Luv:
78.1082, 33.1034, 46.6829
Hunter-Lab:
73.0726, 3.6179, 29.6182
#e6ba7c color charts
#e6ba7c color shades, tints & tones
#e6ba7c color schemes
#e6ba7c color preview, HTML & CSS examples
This text has a color of #e6ba7c
<p style="color:#e6ba7c;">Text here</p>
.mytext {color:#e6ba7c;}
This box has a color of #e6ba7c
<div style="background-color:#e6ba7c;">Content here</div>
.mybackground {background-color:#e6ba7c;}
Border around this has a color of #e6ba7c
<div style="border:2px solid #e6ba7c;">Content here</div>
.myborder {border:2px solid #e6ba7c;}