#a06d53 color space conversions
Hex:
#a06d53
RGB:
160, 109, 83
CMY:
37, 57, 67
CMYK:
0, 32, 48, 37
HSL:
20°, 31.6872%, 47.6471%
HSV (HSB):
20°, 48.1250%, 62.7451%
XYZ:
21.5272, 19.0354, 10.7232
xyY:
0.4197, 0.3712, 19.0354
CIE-Lab:
50.7286, 17.1566, 22.6891
CIE-LCH:
50.7286, 28.4455, 52.9049
CIE-Luv:
50.7286, 36.9289, 24.1953
Hunter-Lab:
43.6296, 11.7216, 15.9685
#a06d53 color charts
#a06d53 color shades, tints & tones
#a06d53 color schemes
#a06d53 color preview, HTML & CSS examples
This text has a color of #a06d53
<p style="color:#a06d53;">Text here</p>
.mytext {color:#a06d53;}
This box has a color of #a06d53
<div style="background-color:#a06d53;">Content here</div>
.mybackground {background-color:#a06d53;}
Border around this has a color of #a06d53
<div style="border:2px solid #a06d53;">Content here</div>
.myborder {border:2px solid #a06d53;}