#ae0001 color space conversions
Hex:
#ae0001
RGB:
174, 0, 1
CMY:
32, 100, 100
CMYK:
0, 100, 99, 32
HSL:
360°, 100.0000%, 34.1176%
HSV (HSB):
360°, 100.0000%, 68.2353%
XYZ:
17.4610, 9.0009, 0.8458
xyY:
0.6394, 0.3296, 9.0009
CIE-Lab:
35.9860, 60.1596, 49.9475
CIE-LCH:
35.9860, 78.1916, 39.7012
CIE-Luv:
35.9860, 118.2338, 25.3821
Hunter-Lab:
30.0014, 51.3857, 19.3296
#ae0001 color charts
#ae0001 color shades, tints & tones
#ae0001 color schemes
#ae0001 color preview, HTML & CSS examples
This text has a color of #ae0001
<p style="color:#ae0001;">Text here</p>
.mytext {color:#ae0001;}
This box has a color of #ae0001
<div style="background-color:#ae0001;">Content here</div>
.mybackground {background-color:#ae0001;}
Border around this has a color of #ae0001
<div style="border:2px solid #ae0001;">Content here</div>
.myborder {border:2px solid #ae0001;}