#ae2d2a color space conversions
Hex:
#ae2d2a
RGB:
174, 45, 42
CMY:
32, 82, 84
CMYK:
0, 74, 76, 32
HSL:
1°, 61.1111%, 42.3529%
HSV (HSB):
1°, 75.8621%, 68.2353%
XYZ:
18.8119, 11.0426, 3.3304
xyY:
0.5669, 0.3328, 11.0426
CIE-Lab:
39.6521, 51.5055, 33.4045
CIE-LCH:
39.6521, 61.3895, 32.9659
CIE-Luv:
39.6521, 97.5033, 22.0544
Hunter-Lab:
33.2304, 42.8963, 17.3191
#ae2d2a color charts
#ae2d2a color shades, tints & tones
#ae2d2a color schemes
#ae2d2a color preview, HTML & CSS examples
This text has a color of #ae2d2a
<p style="color:#ae2d2a;">Text here</p>
.mytext {color:#ae2d2a;}
This box has a color of #ae2d2a
<div style="background-color:#ae2d2a;">Content here</div>
.mybackground {background-color:#ae2d2a;}
Border around this has a color of #ae2d2a
<div style="border:2px solid #ae2d2a;">Content here</div>
.myborder {border:2px solid #ae2d2a;}