#ae2002 color space conversions
Hex:
#ae2002
RGB:
174, 32, 2
CMY:
32, 87, 99
CMYK:
0, 82, 99, 32
HSL:
10°, 97.7273%, 34.5098%
HSV (HSB):
10°, 98.8506%, 68.2353%
XYZ:
17.9830, 10.0361, 1.0468
xyY:
0.6187, 0.3453, 10.0361
CIE-Lab:
37.9071, 54.6834, 50.4166
CIE-LCH:
37.9071, 74.3781, 42.6752
CIE-Luv:
37.9071, 108.9995, 28.4999
Hunter-Lab:
31.6798, 45.8860, 20.2168
#ae2002 color charts
#ae2002 color shades, tints & tones
#ae2002 color schemes
#ae2002 color preview, HTML & CSS examples
This text has a color of #ae2002
<p style="color:#ae2002;">Text here</p>
.mytext {color:#ae2002;}
This box has a color of #ae2002
<div style="background-color:#ae2002;">Content here</div>
.mybackground {background-color:#ae2002;}
Border around this has a color of #ae2002
<div style="border:2px solid #ae2002;">Content here</div>
.myborder {border:2px solid #ae2002;}