#a75f07 color space conversions
Hex:
#a75f07
RGB:
167, 95, 7
CMY:
35, 63, 97
CMYK:
0, 43, 96, 35
HSL:
33°, 91.9540%, 34.1176%
HSV (HSB):
33°, 95.8084%, 65.4902%
XYZ:
20.0669, 16.4152, 2.3118
xyY:
0.5173, 0.4231, 16.4152
CIE-Lab:
47.5146, 23.9564, 54.1268
CIE-LCH:
47.5146, 59.1914, 66.1259
CIE-Luv:
47.5146, 59.2564, 44.7010
Hunter-Lab:
40.5157, 17.5062, 24.9779
#a75f07 color charts
#a75f07 color shades, tints & tones
#a75f07 color schemes
#a75f07 color preview, HTML & CSS examples
This text has a color of #a75f07
<p style="color:#a75f07;">Text here</p>
.mytext {color:#a75f07;}
This box has a color of #a75f07
<div style="background-color:#a75f07;">Content here</div>
.mybackground {background-color:#a75f07;}
Border around this has a color of #a75f07
<div style="border:2px solid #a75f07;">Content here</div>
.myborder {border:2px solid #a75f07;}