#a05c40 color space conversions
Hex:
#a05c40
RGB:
160, 92, 64
CMY:
37, 64, 75
CMYK:
0, 43, 60, 37
HSL:
18°, 42.8571%, 43.9216%
HSV (HSB):
18°, 60.0000%, 62.7451%
XYZ:
19.2498, 15.4980, 6.8273
xyY:
0.4630, 0.3728, 15.4980
CIE-Lab:
46.3089, 25.0561, 27.9731
CIE-LCH:
46.3089, 37.5540, 48.1486
CIE-Luv:
46.3089, 51.1921, 26.5400
Hunter-Lab:
39.3676, 18.3889, 17.2749
#a05c40 color charts
#a05c40 color shades, tints & tones
#a05c40 color schemes
#a05c40 color preview, HTML & CSS examples
This text has a color of #a05c40
<p style="color:#a05c40;">Text here</p>
.mytext {color:#a05c40;}
This box has a color of #a05c40
<div style="background-color:#a05c40;">Content here</div>
.mybackground {background-color:#a05c40;}
Border around this has a color of #a05c40
<div style="border:2px solid #a05c40;">Content here</div>
.myborder {border:2px solid #a05c40;}