#e6ba7d color space conversions
Hex:
#e6ba7d
RGB:
230, 186, 125
CMY:
10, 27, 51
CMYK:
0, 19, 46, 10
HSL:
35°, 67.7419%, 69.6078%
HSV (HSB):
35°, 45.6522%, 90.1961%
XYZ:
53.8937, 53.4215, 26.8729
xyY:
0.4016, 0.3981, 53.4215
CIE-Lab:
78.1232, 8.1405, 36.8282
CIE-LCH:
78.1232, 37.7172, 77.5358
CIE-Luv:
78.1232, 33.0232, 46.1312
Hunter-Lab:
73.0900, 3.7114, 29.3639
#e6ba7d color charts
#e6ba7d color shades, tints & tones
#e6ba7d color schemes
#e6ba7d color preview, HTML & CSS examples
This text has a color of #e6ba7d
<p style="color:#e6ba7d;">Text here</p>
.mytext {color:#e6ba7d;}
This box has a color of #e6ba7d
<div style="background-color:#e6ba7d;">Content here</div>
.mybackground {background-color:#e6ba7d;}
Border around this has a color of #e6ba7d
<div style="border:2px solid #e6ba7d;">Content here</div>
.myborder {border:2px solid #e6ba7d;}