#e6bd8d color space conversions
Hex:
#e6bd8d
RGB:
230, 189, 141
CMY:
10, 26, 45
CMYK:
0, 18, 39, 10
HSL:
32°, 64.0288%, 72.7451%
HSV (HSB):
32°, 38.6957%, 90.1961%
XYZ:
55.6384, 55.1413, 32.9102
xyY:
0.3872, 0.3838, 55.1413
CIE-Lab:
79.1226, 8.2513, 29.7836
CIE-LCH:
79.1226, 30.9054, 74.5150
CIE-Luv:
79.1226, 29.7383, 38.3618
Hunter-Lab:
74.2572, 3.7941, 25.7032
#e6bd8d color charts
#e6bd8d color shades, tints & tones
#e6bd8d color schemes
#e6bd8d color preview, HTML & CSS examples
This text has a color of #e6bd8d
<p style="color:#e6bd8d;">Text here</p>
.mytext {color:#e6bd8d;}
This box has a color of #e6bd8d
<div style="background-color:#e6bd8d;">Content here</div>
.mybackground {background-color:#e6bd8d;}
Border around this has a color of #e6bd8d
<div style="border:2px solid #e6bd8d;">Content here</div>
.myborder {border:2px solid #e6bd8d;}