#ae2c3e color space conversions
Hex:
#ae2c3e
RGB:
174, 44, 62
CMY:
32, 83, 76
CMYK:
0, 75, 64, 32
HSL:
352°, 59.6330%, 42.7451%
HSV (HSB):
352°, 74.7126%, 68.2353%
XYZ:
19.2257, 11.1478, 5.6959
xyY:
0.5330, 0.3091, 11.1478
CIE-Lab:
39.8284, 52.8674, 21.4567
CIE-LCH:
39.8284, 57.0557, 22.0902
CIE-Luv:
39.8284, 93.2007, 12.7441
Hunter-Lab:
33.3884, 44.3545, 13.2573
#ae2c3e color charts
#ae2c3e color shades, tints & tones
#ae2c3e color schemes
#ae2c3e color preview, HTML & CSS examples
This text has a color of #ae2c3e
<p style="color:#ae2c3e;">Text here</p>
.mytext {color:#ae2c3e;}
This box has a color of #ae2c3e
<div style="background-color:#ae2c3e;">Content here</div>
.mybackground {background-color:#ae2c3e;}
Border around this has a color of #ae2c3e
<div style="border:2px solid #ae2c3e;">Content here</div>
.myborder {border:2px solid #ae2c3e;}