#a65e1a color space conversions
Hex:
#a65e1a
RGB:
166, 94, 26
CMY:
35, 63, 90
CMYK:
0, 43, 84, 35
HSL:
29°, 72.9167%, 37.6471%
HSV (HSB):
29°, 84.3373%, 65.0980%
XYZ:
19.9150, 16.1870, 3.0520
xyY:
0.5086, 0.4134, 16.1870
CIE-Lab:
47.2189, 24.4784, 48.2442
CIE-LCH:
47.2189, 54.0989, 63.0974
CIE-Luv:
47.2189, 58.4148, 41.4387
Hunter-Lab:
40.2330, 17.9483, 23.6654
#a65e1a color charts
#a65e1a color shades, tints & tones
#a65e1a color schemes
#a65e1a color preview, HTML & CSS examples
This text has a color of #a65e1a
<p style="color:#a65e1a;">Text here</p>
.mytext {color:#a65e1a;}
This box has a color of #a65e1a
<div style="background-color:#a65e1a;">Content here</div>
.mybackground {background-color:#a65e1a;}
Border around this has a color of #a65e1a
<div style="border:2px solid #a65e1a;">Content here</div>
.myborder {border:2px solid #a65e1a;}