#a0645e color space conversions
Hex:
#a0645e
RGB:
160, 100, 94
CMY:
37, 61, 63
CMYK:
0, 38, 41, 37
HSL:
5°, 25.9843%, 49.8039%
HSV (HSB):
5°, 41.2500%, 62.7451%
XYZ:
21.0748, 17.3961, 12.8367
xyY:
0.4108, 0.3391, 17.3961
CIE-Lab:
48.7553, 23.5121, 13.5789
CIE-LCH:
48.7553, 27.1515, 30.0078
CIE-Luv:
48.7553, 41.3011, 12.7559
Hunter-Lab:
41.7086, 17.2034, 10.9483
#a0645e color charts
#a0645e color shades, tints & tones
#a0645e color schemes
#a0645e color preview, HTML & CSS examples
This text has a color of #a0645e
<p style="color:#a0645e;">Text here</p>
.mytext {color:#a0645e;}
This box has a color of #a0645e
<div style="background-color:#a0645e;">Content here</div>
.mybackground {background-color:#a0645e;}
Border around this has a color of #a0645e
<div style="border:2px solid #a0645e;">Content here</div>
.myborder {border:2px solid #a0645e;}