#a75f3a color space conversions
Hex:
#a75f3a
RGB:
167, 95, 58
CMY:
35, 63, 77
CMYK:
0, 43, 65, 35
HSL:
20°, 48.4444%, 44.1176%
HSV (HSB):
20°, 65.2695%, 65.4902%
XYZ:
20.7923, 16.7054, 6.1316
xyY:
0.4766, 0.3829, 16.7054
CIE-Lab:
47.8867, 25.8978, 33.4897
CIE-LCH:
47.8867, 42.3350, 52.2849
CIE-Luv:
47.8867, 55.5169, 31.4514
Hunter-Lab:
40.8722, 19.2790, 19.7160
#a75f3a color charts
#a75f3a color shades, tints & tones
#a75f3a color schemes
#a75f3a color preview, HTML & CSS examples
This text has a color of #a75f3a
<p style="color:#a75f3a;">Text here</p>
.mytext {color:#a75f3a;}
This box has a color of #a75f3a
<div style="background-color:#a75f3a;">Content here</div>
.mybackground {background-color:#a75f3a;}
Border around this has a color of #a75f3a
<div style="border:2px solid #a75f3a;">Content here</div>
.myborder {border:2px solid #a75f3a;}