#e6b07c color space conversions
Hex:
#e6b07c
RGB:
230, 176, 124
CMY:
10, 31, 51
CMYK:
0, 23, 46, 10
HSL:
29°, 67.9487%, 69.4118%
HSV (HSB):
29°, 46.0870%, 90.1961%
XYZ:
51.7966, 49.3289, 25.8602
xyY:
0.4079, 0.3885, 49.3289
CIE-Lab:
75.6555, 13.3380, 34.1696
CIE-LCH:
75.6555, 36.6806, 68.6769
CIE-Luv:
75.6555, 39.8268, 41.6691
Hunter-Lab:
70.2345, 8.7297, 27.3337
#e6b07c color charts
#e6b07c color shades, tints & tones
#e6b07c color schemes
#e6b07c color preview, HTML & CSS examples
This text has a color of #e6b07c
<p style="color:#e6b07c;">Text here</p>
.mytext {color:#e6b07c;}
This box has a color of #e6b07c
<div style="background-color:#e6b07c;">Content here</div>
.mybackground {background-color:#e6b07c;}
Border around this has a color of #e6b07c
<div style="border:2px solid #e6b07c;">Content here</div>
.myborder {border:2px solid #e6b07c;}