#a64e06 color space conversions
Hex:
#a64e06
RGB:
166, 78, 6
CMY:
35, 69, 98
CMYK:
0, 53, 96, 35
HSL:
27°, 93.0233%, 33.7255%
HSV (HSB):
27°, 96.3855%, 65.0980%
XYZ:
18.4831, 13.5689, 1.8172
xyY:
0.5457, 0.4006, 13.5689
CIE-Lab:
43.6083, 32.7461, 51.6624
CIE-LCH:
43.6083, 61.1662, 57.6315
CIE-Luv:
43.6083, 72.1013, 38.8504
Hunter-Lab:
36.8360, 25.1026, 22.8603
#a64e06 color charts
#a64e06 color shades, tints & tones
#a64e06 color schemes
#a64e06 color preview, HTML & CSS examples
This text has a color of #a64e06
<p style="color:#a64e06;">Text here</p>
.mytext {color:#a64e06;}
This box has a color of #a64e06
<div style="background-color:#a64e06;">Content here</div>
.mybackground {background-color:#a64e06;}
Border around this has a color of #a64e06
<div style="border:2px solid #a64e06;">Content here</div>
.myborder {border:2px solid #a64e06;}