#a75e0e color space conversions
Hex:
#a75e0e
RGB:
167, 94, 14
CMY:
35, 63, 95
CMYK:
0, 44, 92, 35
HSL:
31°, 84.5304%, 35.4902%
HSV (HSB):
31°, 91.6168%, 65.4902%
XYZ:
20.0183, 16.2526, 2.4974
xyY:
0.5164, 0.4192, 16.2526
CIE-Lab:
47.3042, 24.6231, 52.3198
CIE-LCH:
47.3042, 57.8243, 64.7970
CIE-Luv:
47.3042, 59.8394, 43.5521
Hunter-Lab:
40.3145, 18.0844, 24.5472
#a75e0e color charts
#a75e0e color shades, tints & tones
#a75e0e color schemes
#a75e0e color preview, HTML & CSS examples
This text has a color of #a75e0e
<p style="color:#a75e0e;">Text here</p>
.mytext {color:#a75e0e;}
This box has a color of #a75e0e
<div style="background-color:#a75e0e;">Content here</div>
.mybackground {background-color:#a75e0e;}
Border around this has a color of #a75e0e
<div style="border:2px solid #a75e0e;">Content here</div>
.myborder {border:2px solid #a75e0e;}