#e6bf7c color space conversions
Hex:
#e6bf7c
RGB:
230, 191, 124
CMY:
10, 25, 51
CMYK:
0, 17, 46, 10
HSL:
38°, 67.9487%, 69.4118%
HSV (HSB):
38°, 46.0870%, 90.1961%
XYZ:
54.9020, 55.5398, 26.8954
xyY:
0.3998, 0.4044, 55.5398
CIE-Lab:
79.3512, 5.4123, 38.9105
CIE-LCH:
79.3512, 39.2851, 82.0812
CIE-Luv:
79.3512, 29.7787, 49.1860
Hunter-Lab:
74.5251, 1.0807, 30.7703
#e6bf7c color charts
#e6bf7c color shades, tints & tones
#e6bf7c color schemes
#e6bf7c color preview, HTML & CSS examples
This text has a color of #e6bf7c
<p style="color:#e6bf7c;">Text here</p>
.mytext {color:#e6bf7c;}
This box has a color of #e6bf7c
<div style="background-color:#e6bf7c;">Content here</div>
.mybackground {background-color:#e6bf7c;}
Border around this has a color of #e6bf7c
<div style="border:2px solid #e6bf7c;">Content here</div>
.myborder {border:2px solid #e6bf7c;}