#a05d45 color space conversions
Hex:
#a05d45
RGB:
160, 93, 69
CMY:
37, 64, 73
CMYK:
0, 42, 57, 37
HSL:
16°, 39.7380%, 44.9020%
HSV (HSB):
16°, 56.8750%, 62.7451%
XYZ:
19.4857, 15.7320, 7.6398
xyY:
0.4547, 0.3671, 15.7320
CIE-Lab:
46.6208, 24.9065, 25.4765
CIE-LCH:
46.6208, 35.6285, 45.6481
CIE-Luv:
46.6208, 49.7847, 24.4055
Hunter-Lab:
39.6635, 18.2816, 16.3443
#a05d45 color charts
#a05d45 color shades, tints & tones
#a05d45 color schemes
#a05d45 color preview, HTML & CSS examples
This text has a color of #a05d45
<p style="color:#a05d45;">Text here</p>
.mytext {color:#a05d45;}
This box has a color of #a05d45
<div style="background-color:#a05d45;">Content here</div>
.mybackground {background-color:#a05d45;}
Border around this has a color of #a05d45
<div style="border:2px solid #a05d45;">Content here</div>
.myborder {border:2px solid #a05d45;}