#ae2e2a color space conversions
Hex:
#ae2e2a
RGB:
174, 46, 42
CMY:
32, 82, 84
CMYK:
0, 74, 76, 32
HSL:
2°, 61.1111%, 42.3529%
HSV (HSB):
2°, 75.8621%, 68.2353%
XYZ:
18.8505, 11.1198, 3.3433
xyY:
0.5658, 0.3338, 11.1198
CIE-Lab:
39.7816, 51.1468, 33.5471
CIE-LCH:
39.7816, 61.1671, 33.2608
CIE-Luv:
39.7816, 96.9661, 22.2942
Hunter-Lab:
33.3464, 42.5485, 17.3981
#ae2e2a color charts
#ae2e2a color shades, tints & tones
#ae2e2a color schemes
#ae2e2a color preview, HTML & CSS examples
This text has a color of #ae2e2a
<p style="color:#ae2e2a;">Text here</p>
.mytext {color:#ae2e2a;}
This box has a color of #ae2e2a
<div style="background-color:#ae2e2a;">Content here</div>
.mybackground {background-color:#ae2e2a;}
Border around this has a color of #ae2e2a
<div style="border:2px solid #ae2e2a;">Content here</div>
.myborder {border:2px solid #ae2e2a;}