#a95c07 color space conversions
Hex:
#a95c07
RGB:
169, 92, 7
CMY:
34, 64, 97
CMYK:
0, 46, 96, 34
HSL:
31°, 92.0455%, 34.5098%
HSV (HSB):
31°, 95.8580%, 66.2745%
XYZ:
20.2277, 16.1046, 2.2434
xyY:
0.5244, 0.4175, 16.1046
CIE-Lab:
47.1115, 26.4871, 53.9836
CIE-LCH:
47.1115, 60.1315, 63.8651
CIE-Luv:
47.1115, 63.3718, 43.7465
Hunter-Lab:
40.1306, 19.7437, 24.7770
#a95c07 color charts
#a95c07 color shades, tints & tones
#a95c07 color schemes
#a95c07 color preview, HTML & CSS examples
This text has a color of #a95c07
<p style="color:#a95c07;">Text here</p>
.mytext {color:#a95c07;}
This box has a color of #a95c07
<div style="background-color:#a95c07;">Content here</div>
.mybackground {background-color:#a95c07;}
Border around this has a color of #a95c07
<div style="border:2px solid #a95c07;">Content here</div>
.myborder {border:2px solid #a95c07;}