#e6af2c color space conversions
Hex:
#e6af2c
RGB:
230, 175, 44
CMY:
10, 31, 83
CMYK:
0, 24, 81, 10
HSL:
42°, 78.8136%, 53.7255%
HSV (HSB):
42°, 80.8696%, 90.1961%
XYZ:
48.4177, 47.6648, 9.0312
xyY:
0.4606, 0.4535, 47.6648
CIE-Lab:
74.6130, 8.7506, 69.0075
CIE-LCH:
74.6130, 69.5601, 82.7731
CIE-Luv:
74.6130, 45.7470, 72.1156
Hunter-Lab:
69.0397, 4.3631, 40.5720
#e6af2c color charts
#e6af2c color shades, tints & tones
#e6af2c color schemes
#e6af2c color preview, HTML & CSS examples
This text has a color of #e6af2c
<p style="color:#e6af2c;">Text here</p>
.mytext {color:#e6af2c;}
This box has a color of #e6af2c
<div style="background-color:#e6af2c;">Content here</div>
.mybackground {background-color:#e6af2c;}
Border around this has a color of #e6af2c
<div style="border:2px solid #e6af2c;">Content here</div>
.myborder {border:2px solid #e6af2c;}