#ae010d color space conversions
Hex:
#ae010d
RGB:
174, 1, 13
CMY:
32, 100, 95
CMYK:
0, 99, 93, 32
HSL:
356°, 98.8571%, 34.3137%
HSV (HSB):
356°, 99.4253%, 68.2353%
XYZ:
17.5391, 9.0494, 1.2031
xyY:
0.6311, 0.3256, 9.0494
CIE-Lab:
36.0793, 60.1799, 45.2460
CIE-LCH:
36.0793, 75.2916, 36.9375
CIE-Luv:
36.0793, 116.9430, 23.8200
Hunter-Lab:
30.0823, 51.4280, 18.6864
#ae010d color charts
#ae010d color shades, tints & tones
#ae010d color schemes
#ae010d color preview, HTML & CSS examples
This text has a color of #ae010d
<p style="color:#ae010d;">Text here</p>
.mytext {color:#ae010d;}
This box has a color of #ae010d
<div style="background-color:#ae010d;">Content here</div>
.mybackground {background-color:#ae010d;}
Border around this has a color of #ae010d
<div style="border:2px solid #ae010d;">Content here</div>
.myborder {border:2px solid #ae010d;}