#a85e71 color space conversions
Hex:
#a85e71
RGB:
168, 94, 113
CMY:
34, 63, 56
CMYK:
0, 44, 33, 34
HSL:
345°, 29.8387%, 51.3725%
HSV (HSB):
345°, 44.0476%, 65.8824%
XYZ:
23.1318, 17.5225, 17.7858
xyY:
0.3958, 0.2998, 17.5225
CIE-Lab:
48.9117, 32.3798, 2.5881
CIE-LCH:
48.9117, 32.4830, 4.5699
CIE-Luv:
48.9117, 47.5866, -2.2796
Hunter-Lab:
41.8599, 25.3844, 4.1103
#a85e71 color charts
#a85e71 color shades, tints & tones
#a85e71 color schemes
#a85e71 color preview, HTML & CSS examples
This text has a color of #a85e71
<p style="color:#a85e71;">Text here</p>
.mytext {color:#a85e71;}
This box has a color of #a85e71
<div style="background-color:#a85e71;">Content here</div>
.mybackground {background-color:#a85e71;}
Border around this has a color of #a85e71
<div style="border:2px solid #a85e71;">Content here</div>
.myborder {border:2px solid #a85e71;}