#e6bd7d color space conversions
Hex:
#e6bd7d
RGB:
230, 189, 125
CMY:
10, 26, 51
CMYK:
0, 18, 46, 10
HSL:
37°, 67.7419%, 69.6078%
HSV (HSB):
37°, 45.6522%, 90.1961%
XYZ:
54.5324, 54.6989, 27.0858
xyY:
0.4000, 0.4013, 54.6989
CIE-Lab:
78.8675, 6.5607, 37.7811
CIE-LCH:
78.8675, 38.3465, 80.1488
CIE-Luv:
78.8675, 31.0292, 47.6388
Hunter-Lab:
73.9587, 2.1868, 30.0574
#e6bd7d color charts
#e6bd7d color shades, tints & tones
#e6bd7d color schemes
#e6bd7d color preview, HTML & CSS examples
This text has a color of #e6bd7d
<p style="color:#e6bd7d;">Text here</p>
.mytext {color:#e6bd7d;}
This box has a color of #e6bd7d
<div style="background-color:#e6bd7d;">Content here</div>
.mybackground {background-color:#e6bd7d;}
Border around this has a color of #e6bd7d
<div style="border:2px solid #e6bd7d;">Content here</div>
.myborder {border:2px solid #e6bd7d;}