#ae303d color space conversions
Hex:
#ae303d
RGB:
174, 48, 61
CMY:
32, 81, 76
CMYK:
0, 72, 65, 32
HSL:
354°, 56.7568%, 43.5294%
HSV (HSB):
354°, 72.4138%, 68.2353%
XYZ:
19.3548, 11.4495, 5.6047
xyY:
0.5316, 0.3145, 11.4495
CIE-Lab:
40.3275, 51.3715, 22.7182
CIE-LCH:
40.3275, 56.1707, 23.8566
CIE-Luv:
40.3275, 91.4968, 14.3046
Hunter-Lab:
33.8371, 42.8870, 13.8652
#ae303d color charts
#ae303d color shades, tints & tones
#ae303d color schemes
#ae303d color preview, HTML & CSS examples
This text has a color of #ae303d
<p style="color:#ae303d;">Text here</p>
.mytext {color:#ae303d;}
This box has a color of #ae303d
<div style="background-color:#ae303d;">Content here</div>
.mybackground {background-color:#ae303d;}
Border around this has a color of #ae303d
<div style="border:2px solid #ae303d;">Content here</div>
.myborder {border:2px solid #ae303d;}