#a45455 color space conversions
Hex:
#a45455
RGB:
164, 84, 85
CMY:
36, 67, 67
CMYK:
0, 49, 48, 36
HSL:
359°, 32.2581%, 48.6275%
HSV (HSB):
359°, 48.7805%, 64.3137%
XYZ:
20.1199, 14.8890, 10.4078
xyY:
0.4430, 0.3278, 14.8890
CIE-Lab:
45.4818, 32.9801, 14.5576
CIE-LCH:
45.4818, 36.0501, 23.8170
CIE-Luv:
45.4818, 56.2617, 11.5363
Hunter-Lab:
38.5863, 25.5483, 11.0183
#a45455 color charts
#a45455 color shades, tints & tones
#a45455 color schemes
#a45455 color preview, HTML & CSS examples
This text has a color of #a45455
<p style="color:#a45455;">Text here</p>
.mytext {color:#a45455;}
This box has a color of #a45455
<div style="background-color:#a45455;">Content here</div>
.mybackground {background-color:#a45455;}
Border around this has a color of #a45455
<div style="border:2px solid #a45455;">Content here</div>
.myborder {border:2px solid #a45455;}