#a26c35 color space conversions
Hex:
#a26c35
RGB:
162, 108, 53
CMY:
36, 58, 79
CMYK:
0, 33, 67, 36
HSL:
30°, 50.6977%, 42.1569%
HSV (HSB):
30°, 67.2840%, 63.5294%
XYZ:
20.9055, 18.6635, 5.8687
xyY:
0.4601, 0.4107, 18.6635
CIE-Lab:
50.2912, 16.0790, 38.7468
CIE-LCH:
50.2912, 41.9506, 67.4627
CIE-Luv:
50.2912, 42.3248, 38.6428
Hunter-Lab:
43.2013, 10.7752, 22.1866
#a26c35 color charts
#a26c35 color shades, tints & tones
#a26c35 color schemes
#a26c35 color preview, HTML & CSS examples
This text has a color of #a26c35
<p style="color:#a26c35;">Text here</p>
.mytext {color:#a26c35;}
This box has a color of #a26c35
<div style="background-color:#a26c35;">Content here</div>
.mybackground {background-color:#a26c35;}
Border around this has a color of #a26c35
<div style="border:2px solid #a26c35;">Content here</div>
.myborder {border:2px solid #a26c35;}