#ae6000 color space conversions
Hex:
#ae6000
RGB:
174, 96, 0
CMY:
32, 62, 100
CMYK:
0, 45, 100, 32
HSL:
33°, 100.0000%, 34.1176%
HSV (HSB):
33°, 100.0000%, 68.2353%
XYZ:
21.6384, 17.3644, 2.2112
xyY:
0.5250, 0.4213, 17.3644
CIE-Lab:
48.7160, 26.3559, 57.0136
CIE-LCH:
48.7160, 62.8107, 65.1901
CIE-Luv:
48.7160, 64.5502, 46.1771
Hunter-Lab:
41.6706, 19.7666, 26.0233
#ae6000 color charts
#ae6000 color shades, tints & tones
#ae6000 color schemes
#ae6000 color preview, HTML & CSS examples
This text has a color of #ae6000
<p style="color:#ae6000;">Text here</p>
.mytext {color:#ae6000;}
This box has a color of #ae6000
<div style="background-color:#ae6000;">Content here</div>
.mybackground {background-color:#ae6000;}
Border around this has a color of #ae6000
<div style="border:2px solid #ae6000;">Content here</div>
.myborder {border:2px solid #ae6000;}