#ae3000 color space conversions
Hex:
#ae3000
RGB:
174, 48, 0
CMY:
32, 81, 100
CMYK:
0, 72, 100, 32
HSL:
17°, 100.0000%, 34.1176%
HSV (HSB):
17°, 100.0000%, 68.2353%
XYZ:
18.5125, 11.1126, 1.1692
xyY:
0.6012, 0.3609, 11.1126
CIE-Lab:
39.7694, 49.4461, 52.0301
CIE-LCH:
39.7694, 71.7777, 46.4587
CIE-Luv:
39.7694, 100.5901, 31.8735
Hunter-Lab:
33.3355, 40.7908, 21.2553
#ae3000 color charts
#ae3000 color shades, tints & tones
#ae3000 color schemes
#ae3000 color preview, HTML & CSS examples
This text has a color of #ae3000
<p style="color:#ae3000;">Text here</p>
.mytext {color:#ae3000;}
This box has a color of #ae3000
<div style="background-color:#ae3000;">Content here</div>
.mybackground {background-color:#ae3000;}
Border around this has a color of #ae3000
<div style="border:2px solid #ae3000;">Content here</div>
.myborder {border:2px solid #ae3000;}