#a64b08 color space conversions
Hex:
#a64b08
RGB:
166, 75, 8
CMY:
35, 71, 97
CMYK:
0, 55, 95, 35
HSL:
25°, 90.8046%, 34.1176%
HSV (HSB):
25°, 95.1807%, 65.0980%
XYZ:
18.2858, 13.1567, 1.8055
xyY:
0.5500, 0.3957, 13.1567
CIE-Lab:
42.9984, 34.3402, 50.7211
CIE-LCH:
42.9984, 61.2526, 55.9005
CIE-Luv:
42.9984, 74.3701, 37.6356
Hunter-Lab:
36.2721, 26.5106, 22.4393
#a64b08 color charts
#a64b08 color shades, tints & tones
#a64b08 color schemes
#a64b08 color preview, HTML & CSS examples
This text has a color of #a64b08
<p style="color:#a64b08;">Text here</p>
.mytext {color:#a64b08;}
This box has a color of #a64b08
<div style="background-color:#a64b08;">Content here</div>
.mybackground {background-color:#a64b08;}
Border around this has a color of #a64b08
<div style="border:2px solid #a64b08;">Content here</div>
.myborder {border:2px solid #a64b08;}