#a05f5f color space conversions
Hex:
#a05f5f
RGB:
160, 95, 95
CMY:
37, 63, 63
CMYK:
0, 41, 41, 37
HSL:
0°, 25.4902%, 50.0000%
HSV (HSB):
0°, 40.6250%, 62.7451%
XYZ:
20.6550, 16.4842, 12.9196
xyY:
0.4126, 0.3293, 16.4842
CIE-Lab:
47.6035, 26.4539, 11.3824
CIE-LCH:
47.6035, 28.7987, 23.2809
CIE-Luv:
47.6035, 44.2868, 9.5446
Hunter-Lab:
40.6008, 19.7576, 9.5538
#a05f5f color charts
#a05f5f color shades, tints & tones
#a05f5f color schemes
#a05f5f color preview, HTML & CSS examples
This text has a color of #a05f5f
<p style="color:#a05f5f;">Text here</p>
.mytext {color:#a05f5f;}
This box has a color of #a05f5f
<div style="background-color:#a05f5f;">Content here</div>
.mybackground {background-color:#a05f5f;}
Border around this has a color of #a05f5f
<div style="border:2px solid #a05f5f;">Content here</div>
.myborder {border:2px solid #a05f5f;}