#ae3e2c color space conversions
Hex:
#ae3e2c
RGB:
174, 62, 44
CMY:
32, 76, 83
CMYK:
0, 64, 75, 32
HSL:
8°, 59.6330%, 42.7451%
HSV (HSB):
8°, 74.7126%, 68.2353%
XYZ:
19.6328, 12.6258, 3.7851
xyY:
0.5447, 0.3503, 12.6258
CIE-Lab:
42.1939, 44.7282, 35.0608
CIE-LCH:
42.1939, 56.8319, 38.0916
CIE-Luv:
42.1939, 86.9478, 25.9418
Hunter-Lab:
35.5328, 36.4437, 18.5571
#ae3e2c color charts
#ae3e2c color shades, tints & tones
#ae3e2c color schemes
#ae3e2c color preview, HTML & CSS examples
This text has a color of #ae3e2c
<p style="color:#ae3e2c;">Text here</p>
.mytext {color:#ae3e2c;}
This box has a color of #ae3e2c
<div style="background-color:#ae3e2c;">Content here</div>
.mybackground {background-color:#ae3e2c;}
Border around this has a color of #ae3e2c
<div style="border:2px solid #ae3e2c;">Content here</div>
.myborder {border:2px solid #ae3e2c;}