#ae3d2d color space conversions
Hex:
#ae3d2d
RGB:
174, 61, 45
CMY:
32, 76, 82
CMYK:
0, 65, 74, 32
HSL:
7°, 58.9041%, 42.9412%
HSV (HSB):
7°, 74.1379%, 68.2353%
XYZ:
19.5980, 12.5256, 3.8674
xyY:
0.5445, 0.3480, 12.5256
CIE-Lab:
42.0396, 45.2182, 34.3253
CIE-LCH:
42.0396, 56.7707, 37.2023
CIE-Luv:
42.0396, 87.4292, 25.2582
Hunter-Lab:
35.3916, 36.9086, 18.2952
#ae3d2d color charts
#ae3d2d color shades, tints & tones
#ae3d2d color schemes
#ae3d2d color preview, HTML & CSS examples
This text has a color of #ae3d2d
<p style="color:#ae3d2d;">Text here</p>
.mytext {color:#ae3d2d;}
This box has a color of #ae3d2d
<div style="background-color:#ae3d2d;">Content here</div>
.mybackground {background-color:#ae3d2d;}
Border around this has a color of #ae3d2d
<div style="border:2px solid #ae3d2d;">Content here</div>
.myborder {border:2px solid #ae3d2d;}