#a65b00 color space conversions
Hex:
#a65b00
RGB:
166, 91, 0
CMY:
35, 64, 100
CMYK:
0, 45, 100, 35
HSL:
33°, 100.0000%, 32.5490%
HSV (HSB):
33°, 100.0000%, 65.0980%
XYZ:
19.4670, 15.5892, 1.9830
xyY:
0.5256, 0.4209, 15.5892
CIE-Lab:
46.4308, 25.6310, 55.0194
CIE-LCH:
46.4308, 60.6967, 65.0213
CIE-Luv:
46.4308, 61.8778, 43.9678
Hunter-Lab:
39.4831, 18.9132, 24.6604
#a65b00 color charts
#a65b00 color shades, tints & tones
#a65b00 color schemes
#a65b00 color preview, HTML & CSS examples
This text has a color of #a65b00
<p style="color:#a65b00;">Text here</p>
.mytext {color:#a65b00;}
This box has a color of #a65b00
<div style="background-color:#a65b00;">Content here</div>
.mybackground {background-color:#a65b00;}
Border around this has a color of #a65b00
<div style="border:2px solid #a65b00;">Content here</div>
.myborder {border:2px solid #a65b00;}