#e6a75b color space conversions
Hex:
#e6a75b
RGB:
230, 167, 91
CMY:
10, 35, 64
CMYK:
0, 27, 60, 10
HSL:
33°, 73.5450%, 62.9412%
HSV (HSB):
33°, 60.4348%, 90.1961%
XYZ:
48.3402, 45.2158, 16.0772
xyY:
0.4409, 0.4124, 45.2158
CIE-Lab:
73.0337, 15.3445, 47.7970
CIE-LCH:
73.0337, 50.1997, 72.2016
CIE-Luv:
73.0337, 49.1046, 54.0039
Hunter-Lab:
67.2427, 10.6474, 32.8940
#e6a75b color charts
#e6a75b color shades, tints & tones
#e6a75b color schemes
#e6a75b color preview, HTML & CSS examples
This text has a color of #e6a75b
<p style="color:#e6a75b;">Text here</p>
.mytext {color:#e6a75b;}
This box has a color of #e6a75b
<div style="background-color:#e6a75b;">Content here</div>
.mybackground {background-color:#e6a75b;}
Border around this has a color of #e6a75b
<div style="border:2px solid #e6a75b;">Content here</div>
.myborder {border:2px solid #e6a75b;}