#a64d00 color space conversions
Hex:
#a64d00
RGB:
166, 77, 0
CMY:
35, 70, 100
CMYK:
0, 54, 100, 35
HSL:
28°, 100.0000%, 32.5490%
HSV (HSB):
28°, 100.0000%, 65.0980%
XYZ:
18.3798, 13.4147, 1.6206
xyY:
0.5500, 0.4015, 13.4147
CIE-Lab:
43.3816, 33.1818, 53.1857
CIE-LCH:
43.3816, 62.6877, 58.0405
CIE-Luv:
43.3816, 73.1422, 39.2167
Hunter-Lab:
36.6261, 25.4793, 23.0149
#a64d00 color charts
#a64d00 color shades, tints & tones
#a64d00 color schemes
#a64d00 color preview, HTML & CSS examples
This text has a color of #a64d00
<p style="color:#a64d00;">Text here</p>
.mytext {color:#a64d00;}
This box has a color of #a64d00
<div style="background-color:#a64d00;">Content here</div>
.mybackground {background-color:#a64d00;}
Border around this has a color of #a64d00
<div style="border:2px solid #a64d00;">Content here</div>
.myborder {border:2px solid #a64d00;}