#ae0e0c color space conversions
Hex:
#ae0e0c
RGB:
174, 14, 12
CMY:
32, 95, 95
CMYK:
0, 92, 93, 32
HSL:
1°, 87.0968%, 36.4706%
HSV (HSB):
1°, 93.1034%, 68.2353%
XYZ:
17.6790, 9.3393, 1.2187
xyY:
0.6261, 0.3307, 9.3393
CIE-Lab:
36.6295, 58.5632, 46.0026
CIE-LCH:
36.6295, 74.4707, 38.1503
CIE-Luv:
36.6295, 114.3955, 24.9345
Hunter-Lab:
30.5603, 49.7809, 19.0278
#ae0e0c color charts
#ae0e0c color shades, tints & tones
#ae0e0c color schemes
#ae0e0c color preview, HTML & CSS examples
This text has a color of #ae0e0c
<p style="color:#ae0e0c;">Text here</p>
.mytext {color:#ae0e0c;}
This box has a color of #ae0e0c
<div style="background-color:#ae0e0c;">Content here</div>
.mybackground {background-color:#ae0e0c;}
Border around this has a color of #ae0e0c
<div style="border:2px solid #ae0e0c;">Content here</div>
.myborder {border:2px solid #ae0e0c;}