#ae7e7a color space conversions
Hex:
#ae7e7a
RGB:
174, 126, 122
CMY:
32, 51, 52
CMYK:
0, 28, 30, 32
HSL:
5°, 24.2991%, 58.0392%
HSV (HSB):
5°, 29.8851%, 68.2353%
XYZ:
28.4293, 25.3255, 21.8023
xyY:
0.3763, 0.3352, 25.3255
CIE-Lab:
57.3912, 18.0427, 9.5299
CIE-LCH:
57.3912, 20.4049, 27.8424
CIE-Luv:
57.3912, 31.4937, 9.5598
Hunter-Lab:
50.3245, 12.7703, 9.5407
#ae7e7a color charts
#ae7e7a color shades, tints & tones
#ae7e7a color schemes
#ae7e7a color preview, HTML & CSS examples
This text has a color of #ae7e7a
<p style="color:#ae7e7a;">Text here</p>
.mytext {color:#ae7e7a;}
This box has a color of #ae7e7a
<div style="background-color:#ae7e7a;">Content here</div>
.mybackground {background-color:#ae7e7a;}
Border around this has a color of #ae7e7a
<div style="border:2px solid #ae7e7a;">Content here</div>
.myborder {border:2px solid #ae7e7a;}