#ae000e color space conversions
Hex:
#ae000e
RGB:
174, 0, 14
CMY:
32, 100, 95
CMYK:
0, 100, 92, 32
HSL:
355°, 100.0000%, 34.1176%
HSV (HSB):
355°, 100.0000%, 68.2353%
XYZ:
17.5348, 9.0304, 1.2343
xyY:
0.6308, 0.3248, 9.0304
CIE-Lab:
36.0427, 60.3147, 44.8007
CIE-LCH:
36.0427, 75.1330, 36.6043
CIE-Luv:
36.0427, 117.0364, 23.5878
Hunter-Lab:
30.0506, 51.5681, 18.6001
#ae000e color charts
#ae000e color shades, tints & tones
#ae000e color schemes
#ae000e color preview, HTML & CSS examples
This text has a color of #ae000e
<p style="color:#ae000e;">Text here</p>
.mytext {color:#ae000e;}
This box has a color of #ae000e
<div style="background-color:#ae000e;">Content here</div>
.mybackground {background-color:#ae000e;}
Border around this has a color of #ae000e
<div style="border:2px solid #ae000e;">Content here</div>
.myborder {border:2px solid #ae000e;}