#a65f18 color space conversions
Hex:
#a65f18
RGB:
166, 95, 24
CMY:
35, 63, 91
CMYK:
0, 43, 86, 35
HSL:
30°, 74.7368%, 37.2549%
HSV (HSB):
30°, 85.5422%, 65.0980%
XYZ:
19.9830, 16.3574, 2.9682
xyY:
0.5084, 0.4161, 16.3574
CIE-Lab:
47.4399, 23.8629, 49.1867
CIE-LCH:
47.4399, 54.6696, 64.1197
CIE-Luv:
47.4399, 57.7363, 42.2226
Hunter-Lab:
40.4442, 17.4171, 23.9596
#a65f18 color charts
#a65f18 color shades, tints & tones
#a65f18 color schemes
#a65f18 color preview, HTML & CSS examples
This text has a color of #a65f18
<p style="color:#a65f18;">Text here</p>
.mytext {color:#a65f18;}
This box has a color of #a65f18
<div style="background-color:#a65f18;">Content here</div>
.mybackground {background-color:#a65f18;}
Border around this has a color of #a65f18
<div style="border:2px solid #a65f18;">Content here</div>
.myborder {border:2px solid #a65f18;}