#a95f00 color space conversions
Hex:
#a95f00
RGB:
169, 95, 0
CMY:
34, 63, 100
CMYK:
0, 44, 100, 34
HSL:
34°, 100.0000%, 33.1373%
HSV (HSB):
34°, 100.0000%, 66.2745%
XYZ:
20.4544, 16.6194, 2.1298
xyY:
0.5217, 0.4239, 16.6194
CIE-Lab:
47.7769, 24.7301, 56.0724
CIE-LCH:
47.7769, 61.2837, 66.2007
CIE-Luv:
47.7769, 61.1506, 45.5491
Hunter-Lab:
40.7669, 18.2184, 25.4393
#a95f00 color charts
#a95f00 color shades, tints & tones
#a95f00 color schemes
#a95f00 color preview, HTML & CSS examples
This text has a color of #a95f00
<p style="color:#a95f00;">Text here</p>
.mytext {color:#a95f00;}
This box has a color of #a95f00
<div style="background-color:#a95f00;">Content here</div>
.mybackground {background-color:#a95f00;}
Border around this has a color of #a95f00
<div style="border:2px solid #a95f00;">Content here</div>
.myborder {border:2px solid #a95f00;}