#a65f1a color space conversions
Hex:
#a65f1a
RGB:
166, 95, 26
CMY:
35, 63, 90
CMYK:
0, 43, 84, 35
HSL:
30°, 72.9167%, 37.6471%
HSV (HSB):
30°, 84.3373%, 65.0980%
XYZ:
20.0045, 16.3660, 3.0819
xyY:
0.5071, 0.4148, 16.3660
CIE-Lab:
47.4510, 23.9218, 48.4472
CIE-LCH:
47.4510, 54.0313, 63.7212
CIE-Luv:
47.4510, 57.6217, 41.8139
Hunter-Lab:
40.4549, 17.4704, 23.8017
#a65f1a color charts
#a65f1a color shades, tints & tones
#a65f1a color schemes
#a65f1a color preview, HTML & CSS examples
This text has a color of #a65f1a
<p style="color:#a65f1a;">Text here</p>
.mytext {color:#a65f1a;}
This box has a color of #a65f1a
<div style="background-color:#a65f1a;">Content here</div>
.mybackground {background-color:#a65f1a;}
Border around this has a color of #a65f1a
<div style="border:2px solid #a65f1a;">Content here</div>
.myborder {border:2px solid #a65f1a;}