#ae101c color space conversions
Hex:
#ae101c
RGB:
174, 16, 28
CMY:
32, 94, 89
CMYK:
0, 91, 84, 32
HSL:
355°, 83.1579%, 37.2549%
HSV (HSB):
355°, 90.8046%, 68.2353%
XYZ:
17.8505, 9.4531, 1.9824
xyY:
0.6095, 0.3228, 9.4531
CIE-Lab:
36.8424, 58.5654, 38.4928
CIE-LCH:
36.8424, 70.0828, 33.3154
CIE-Luv:
36.8424, 111.7613, 21.7622
Hunter-Lab:
30.7459, 49.8283, 17.6993
#ae101c color charts
#ae101c color shades, tints & tones
#ae101c color schemes
#ae101c color preview, HTML & CSS examples
This text has a color of #ae101c
<p style="color:#ae101c;">Text here</p>
.mytext {color:#ae101c;}
This box has a color of #ae101c
<div style="background-color:#ae101c;">Content here</div>
.mybackground {background-color:#ae101c;}
Border around this has a color of #ae101c
<div style="border:2px solid #ae101c;">Content here</div>
.myborder {border:2px solid #ae101c;}