#e6bd8e color space conversions
Hex:
#e6bd8e
RGB:
230, 189, 142
CMY:
10, 26, 44
CMYK:
0, 18, 38, 10
HSL:
32°, 63.7681%, 72.9412%
HSV (HSB):
32°, 38.2609%, 90.1961%
XYZ:
55.7132, 55.1712, 33.3039
xyY:
0.3864, 0.3826, 55.1712
CIE-Lab:
79.1398, 8.3645, 29.2801
CIE-LCH:
79.1398, 30.4514, 74.0569
CIE-Luv:
79.1398, 29.6532, 37.7499
Hunter-Lab:
74.2773, 3.9023, 25.4101
#e6bd8e color charts
#e6bd8e color shades, tints & tones
#e6bd8e color schemes
#e6bd8e color preview, HTML & CSS examples
This text has a color of #e6bd8e
<p style="color:#e6bd8e;">Text here</p>
.mytext {color:#e6bd8e;}
This box has a color of #e6bd8e
<div style="background-color:#e6bd8e;">Content here</div>
.mybackground {background-color:#e6bd8e;}
Border around this has a color of #e6bd8e
<div style="border:2px solid #e6bd8e;">Content here</div>
.myborder {border:2px solid #e6bd8e;}