#a65b1c color space conversions
Hex:
#a65b1c
RGB:
166, 91, 28
CMY:
35, 64, 89
CMYK:
0, 45, 83, 35
HSL:
27°, 71.1340%, 38.0392%
HSV (HSB):
27°, 83.1325%, 65.0980%
XYZ:
19.6766, 15.6730, 3.0867
xyY:
0.5119, 0.4078, 15.6730
CIE-Lab:
46.5425, 26.2035, 46.8488
CIE-LCH:
46.5425, 53.6790, 60.7808
CIE-Luv:
46.5425, 60.6591, 39.8768
Hunter-Lab:
39.5891, 19.4370, 23.0896
#a65b1c color charts
#a65b1c color shades, tints & tones
#a65b1c color schemes
#a65b1c color preview, HTML & CSS examples
This text has a color of #a65b1c
<p style="color:#a65b1c;">Text here</p>
.mytext {color:#a65b1c;}
This box has a color of #a65b1c
<div style="background-color:#a65b1c;">Content here</div>
.mybackground {background-color:#a65b1c;}
Border around this has a color of #a65b1c
<div style="border:2px solid #a65b1c;">Content here</div>
.myborder {border:2px solid #a65b1c;}