#ae010c color space conversions
Hex:
#ae010c
RGB:
174, 1, 12
CMY:
32, 100, 95
CMYK:
0, 99, 93, 32
HSL:
356°, 98.8571%, 34.3137%
HSV (HSB):
356°, 99.4253%, 68.2353%
XYZ:
17.5328, 9.0469, 1.1700
xyY:
0.6318, 0.3260, 9.0469
CIE-Lab:
36.0745, 60.1667, 45.6500
CIE-LCH:
36.0745, 75.5245, 37.1885
CIE-Luv:
36.0745, 117.0439, 23.9716
Hunter-Lab:
30.0781, 51.4124, 18.7484
#ae010c color charts
#ae010c color shades, tints & tones
#ae010c color schemes
#ae010c color preview, HTML & CSS examples
This text has a color of #ae010c
<p style="color:#ae010c;">Text here</p>
.mytext {color:#ae010c;}
This box has a color of #ae010c
<div style="background-color:#ae010c;">Content here</div>
.mybackground {background-color:#ae010c;}
Border around this has a color of #ae010c
<div style="border:2px solid #ae010c;">Content here</div>
.myborder {border:2px solid #ae010c;}