#ae003b color space conversions
Hex:
#ae003b
RGB:
174, 0, 59
CMY:
32, 100, 77
CMYK:
0, 100, 66, 32
HSL:
340°, 100.0000%, 34.1176%
HSV (HSB):
340°, 100.0000%, 68.2353%
XYZ:
18.2450, 9.3144, 4.9739
xyY:
0.5608, 0.2863, 9.3144
CIE-Lab:
36.5828, 61.7787, 19.1649
CIE-LCH:
36.5828, 64.6830, 17.2348
CIE-Luv:
36.5828, 106.6689, 7.8741
Hunter-Lab:
30.5196, 53.3003, 11.7009
#ae003b color charts
#ae003b color shades, tints & tones
#ae003b color schemes
#ae003b color preview, HTML & CSS examples
This text has a color of #ae003b
<p style="color:#ae003b;">Text here</p>
.mytext {color:#ae003b;}
This box has a color of #ae003b
<div style="background-color:#ae003b;">Content here</div>
.mybackground {background-color:#ae003b;}
Border around this has a color of #ae003b
<div style="border:2px solid #ae003b;">Content here</div>
.myborder {border:2px solid #ae003b;}