#a35f00 color space conversions
Hex:
#a35f00
RGB:
163, 95, 0
CMY:
36, 63, 100
CMYK:
0, 42, 100, 36
HSL:
35°, 100.0000%, 31.9608%
HSV (HSB):
35°, 100.0000%, 63.9216%
XYZ:
19.1965, 15.9709, 2.0709
xyY:
0.5155, 0.4289, 15.9709
CIE-Lab:
46.9364, 22.0804, 55.1243
CIE-LCH:
46.9364, 59.3821, 68.1711
CIE-Luv:
46.9364, 56.1036, 45.2306
Hunter-Lab:
39.9637, 15.8057, 24.9021
#a35f00 color charts
#a35f00 color shades, tints & tones
#a35f00 color schemes
#a35f00 color preview, HTML & CSS examples
This text has a color of #a35f00
<p style="color:#a35f00;">Text here</p>
.mytext {color:#a35f00;}
This box has a color of #a35f00
<div style="background-color:#a35f00;">Content here</div>
.mybackground {background-color:#a35f00;}
Border around this has a color of #a35f00
<div style="border:2px solid #a35f00;">Content here</div>
.myborder {border:2px solid #a35f00;}