#a75f1c color space conversions
Hex:
#a75f1c
RGB:
167, 95, 28
CMY:
35, 63, 89
CMYK:
0, 43, 83, 35
HSL:
29°, 71.2821%, 38.2353%
HSV (HSB):
29°, 83.2335%, 65.4902%
XYZ:
20.2382, 16.4837, 3.2136
xyY:
0.5068, 0.4128, 16.4837
CIE-Lab:
47.6029, 24.4207, 47.8525
CIE-LCH:
47.6029, 53.7237, 62.9633
CIE-Luv:
47.6029, 58.3349, 41.4468
Hunter-Lab:
40.6002, 17.9274, 23.7272
#a75f1c color charts
#a75f1c color shades, tints & tones
#a75f1c color schemes
#a75f1c color preview, HTML & CSS examples
This text has a color of #a75f1c
<p style="color:#a75f1c;">Text here</p>
.mytext {color:#a75f1c;}
This box has a color of #a75f1c
<div style="background-color:#a75f1c;">Content here</div>
.mybackground {background-color:#a75f1c;}
Border around this has a color of #a75f1c
<div style="border:2px solid #a75f1c;">Content here</div>
.myborder {border:2px solid #a75f1c;}