#ae5e5e color space conversions
Hex:
#ae5e5e
RGB:
174, 94, 94
CMY:
32, 63, 63
CMYK:
0, 46, 46, 32
HSL:
0°, 33.0579%, 52.5490%
HSV (HSB):
0°, 45.9770%, 68.2353%
XYZ:
23.4786, 17.8122, 12.7903
xyY:
0.4341, 0.3294, 17.8122
CIE-Lab:
49.2676, 32.3986, 14.5804
CIE-LCH:
49.2676, 35.5283, 24.2293
CIE-Luv:
49.2676, 56.0970, 12.0919
Hunter-Lab:
42.2045, 25.4427, 11.5750
#ae5e5e color charts
#ae5e5e color shades, tints & tones
#ae5e5e color schemes
#ae5e5e color preview, HTML & CSS examples
This text has a color of #ae5e5e
<p style="color:#ae5e5e;">Text here</p>
.mytext {color:#ae5e5e;}
This box has a color of #ae5e5e
<div style="background-color:#ae5e5e;">Content here</div>
.mybackground {background-color:#ae5e5e;}
Border around this has a color of #ae5e5e
<div style="border:2px solid #ae5e5e;">Content here</div>
.myborder {border:2px solid #ae5e5e;}