#a45f5c color space conversions
Hex:
#a45f5c
RGB:
164, 95, 92
CMY:
36, 63, 64
CMYK:
0, 42, 44, 36
HSL:
2°, 28.3465%, 50.1961%
HSV (HSB):
2°, 43.9024%, 64.3137%
XYZ:
21.3338, 16.8496, 12.2531
xyY:
0.4230, 0.3341, 16.8496
CIE-Lab:
48.0700, 27.7007, 13.9067
CIE-LCH:
48.0700, 30.9956, 26.6582
CIE-Luv:
48.0700, 47.9265, 12.2035
Hunter-Lab:
41.0483, 20.9363, 11.0355
#a45f5c color charts
#a45f5c color shades, tints & tones
#a45f5c color schemes
#a45f5c color preview, HTML & CSS examples
This text has a color of #a45f5c
<p style="color:#a45f5c;">Text here</p>
.mytext {color:#a45f5c;}
This box has a color of #a45f5c
<div style="background-color:#a45f5c;">Content here</div>
.mybackground {background-color:#a45f5c;}
Border around this has a color of #a45f5c
<div style="border:2px solid #a45f5c;">Content here</div>
.myborder {border:2px solid #a45f5c;}