#e6c32e color space conversions
Hex:
#e6c32e
RGB:
230, 195, 46
CMY:
10, 24, 82
CMYK:
0, 15, 80, 10
HSL:
49°, 78.6325%, 54.1176%
HSV (HSB):
49°, 80.0000%, 90.1961%
XYZ:
52.6414, 56.0505, 10.6291
xyY:
0.4412, 0.4697, 56.0505
CIE-Lab:
79.6425, -1.6391, 72.8117
CIE-LCH:
79.6425, 72.8302, 91.2896
CIE-Luv:
79.6425, 30.7793, 79.5681
Hunter-Lab:
74.8669, -5.5077, 43.9892
#e6c32e color charts
#e6c32e color shades, tints & tones
#e6c32e color schemes
#e6c32e color preview, HTML & CSS examples
This text has a color of #e6c32e
<p style="color:#e6c32e;">Text here</p>
.mytext {color:#e6c32e;}
This box has a color of #e6c32e
<div style="background-color:#e6c32e;">Content here</div>
.mybackground {background-color:#e6c32e;}
Border around this has a color of #e6c32e
<div style="border:2px solid #e6c32e;">Content here</div>
.myborder {border:2px solid #e6c32e;}