#a05d65 color space conversions
Hex:
#a05d65
RGB:
160, 93, 101
CMY:
37, 64, 60
CMYK:
0, 42, 37, 37
HSL:
353°, 26.4822%, 49.6078%
HSV (HSB):
353°, 41.8750%, 62.7451%
XYZ:
20.7605, 16.2419, 14.3527
xyY:
0.4043, 0.3163, 16.2419
CIE-Lab:
47.2902, 28.3152, 7.3351
CIE-LCH:
47.2902, 29.2499, 14.5233
CIE-Luv:
47.2902, 44.4251, 4.3759
Hunter-Lab:
40.3012, 21.4243, 7.0955
#a05d65 color charts
#a05d65 color shades, tints & tones
#a05d65 color schemes
#a05d65 color preview, HTML & CSS examples
This text has a color of #a05d65
<p style="color:#a05d65;">Text here</p>
.mytext {color:#a05d65;}
This box has a color of #a05d65
<div style="background-color:#a05d65;">Content here</div>
.mybackground {background-color:#a05d65;}
Border around this has a color of #a05d65
<div style="border:2px solid #a05d65;">Content here</div>
.myborder {border:2px solid #a05d65;}