#a35f07 color space conversions
Hex:
#a35f07
RGB:
163, 95, 7
CMY:
36, 63, 97
CMYK:
0, 42, 96, 36
HSL:
34°, 91.7647%, 33.3333%
HSV (HSB):
34°, 95.7055%, 63.9216%
XYZ:
19.2348, 15.9863, 2.2729
xyY:
0.5130, 0.4264, 15.9863
CIE-Lab:
46.9565, 22.1888, 53.4772
CIE-LCH:
46.9565, 57.8978, 67.4654
CIE-Luv:
46.9565, 55.8982, 44.4780
Hunter-Lab:
39.9829, 15.9022, 24.6176
#a35f07 color charts
#a35f07 color shades, tints & tones
#a35f07 color schemes
#a35f07 color preview, HTML & CSS examples
This text has a color of #a35f07
<p style="color:#a35f07;">Text here</p>
.mytext {color:#a35f07;}
This box has a color of #a35f07
<div style="background-color:#a35f07;">Content here</div>
.mybackground {background-color:#a35f07;}
Border around this has a color of #a35f07
<div style="border:2px solid #a35f07;">Content here</div>
.myborder {border:2px solid #a35f07;}