#a95e06 color space conversions
Hex:
#a95e06
RGB:
169, 94, 6
CMY:
34, 63, 98
CMYK:
0, 44, 96, 34
HSL:
32°, 93.1429%, 34.3137%
HSV (HSB):
32°, 96.4497%, 66.2745%
XYZ:
20.3978, 16.4536, 2.2731
xyY:
0.5214, 0.4205, 16.4536
CIE-Lab:
47.5640, 25.3709, 54.5232
CIE-LCH:
47.5640, 60.1370, 65.0464
CIE-Luv:
47.5640, 61.7809, 44.5626
Hunter-Lab:
40.5630, 18.7764, 25.0716
#a95e06 color charts
#a95e06 color shades, tints & tones
#a95e06 color schemes
#a95e06 color preview, HTML & CSS examples
This text has a color of #a95e06
<p style="color:#a95e06;">Text here</p>
.mytext {color:#a95e06;}
This box has a color of #a95e06
<div style="background-color:#a95e06;">Content here</div>
.mybackground {background-color:#a95e06;}
Border around this has a color of #a95e06
<div style="border:2px solid #a95e06;">Content here</div>
.myborder {border:2px solid #a95e06;}