#a85f5f color space conversions
Hex:
#a85f5f
RGB:
168, 95, 95
CMY:
34, 63, 63
CMYK:
0, 43, 43, 34
HSL:
0°, 29.5547%, 51.5686%
HSV (HSB):
0°, 43.4524%, 65.8824%
XYZ:
22.3062, 17.3355, 12.9969
xyY:
0.4238, 0.3293, 17.3355
CIE-Lab:
48.6800, 29.6199, 13.0429
CIE-LCH:
48.6800, 32.3644, 23.7659
CIE-Luv:
48.6800, 50.5226, 10.8895
Hunter-Lab:
41.6359, 22.7677, 10.6374
#a85f5f color charts
#a85f5f color shades, tints & tones
#a85f5f color schemes
#a85f5f color preview, HTML & CSS examples
This text has a color of #a85f5f
<p style="color:#a85f5f;">Text here</p>
.mytext {color:#a85f5f;}
This box has a color of #a85f5f
<div style="background-color:#a85f5f;">Content here</div>
.mybackground {background-color:#a85f5f;}
Border around this has a color of #a85f5f
<div style="border:2px solid #a85f5f;">Content here</div>
.myborder {border:2px solid #a85f5f;}