#a05f5d color space conversions
Hex:
#a05f5d
RGB:
160, 95, 93
CMY:
37, 63, 64
CMYK:
0, 41, 42, 37
HSL:
2°, 26.4822%, 49.6078%
HSV (HSB):
2°, 41.8750%, 62.7451%
XYZ:
20.5652, 16.4483, 12.4469
xyY:
0.4158, 0.3326, 16.4483
CIE-Lab:
47.5573, 26.2169, 12.5163
CIE-LCH:
47.5573, 29.0514, 25.5205
CIE-Luv:
47.5573, 44.6340, 10.8888
Hunter-Lab:
40.5565, 19.5390, 10.1934
#a05f5d color charts
#a05f5d color shades, tints & tones
#a05f5d color schemes
#a05f5d color preview, HTML & CSS examples
This text has a color of #a05f5d
<p style="color:#a05f5d;">Text here</p>
.mytext {color:#a05f5d;}
This box has a color of #a05f5d
<div style="background-color:#a05f5d;">Content here</div>
.mybackground {background-color:#a05f5d;}
Border around this has a color of #a05f5d
<div style="border:2px solid #a05f5d;">Content here</div>
.myborder {border:2px solid #a05f5d;}