#ae2b2b color space conversions
Hex:
#ae2b2b
RGB:
174, 43, 43
CMY:
32, 83, 83
CMYK:
0, 75, 75, 32
HSL:
0°, 60.3687%, 42.5490%
HSV (HSB):
0°, 75.2874%, 68.2353%
XYZ:
18.7555, 10.9008, 3.4010
xyY:
0.5674, 0.3298, 10.9008
CIE-Lab:
39.4130, 52.2450, 32.5531
CIE-LCH:
39.4130, 61.5569, 31.9264
CIE-Luv:
39.4130, 98.3454, 21.2067
Hunter-Lab:
33.0164, 43.6209, 17.0040
#ae2b2b color charts
#ae2b2b color shades, tints & tones
#ae2b2b color schemes
#ae2b2b color preview, HTML & CSS examples
This text has a color of #ae2b2b
<p style="color:#ae2b2b;">Text here</p>
.mytext {color:#ae2b2b;}
This box has a color of #ae2b2b
<div style="background-color:#ae2b2b;">Content here</div>
.mybackground {background-color:#ae2b2b;}
Border around this has a color of #ae2b2b
<div style="border:2px solid #ae2b2b;">Content here</div>
.myborder {border:2px solid #ae2b2b;}