#a26e5d color space conversions
Hex:
#a26e5d
RGB:
162, 110, 93
CMY:
36, 57, 64
CMYK:
0, 32, 43, 36
HSL:
15°, 27.0588%, 50.0000%
HSV (HSB):
15°, 42.5926%, 63.5294%
XYZ:
22.4520, 19.6236, 12.9603
xyY:
0.4080, 0.3566, 19.6236
CIE-Lab:
51.4089, 18.5277, 17.8404
CIE-LCH:
51.4089, 25.7207, 43.9173
CIE-Luv:
51.4089, 36.5251, 18.8481
Hunter-Lab:
44.2985, 12.9476, 13.6626
#a26e5d color charts
#a26e5d color shades, tints & tones
#a26e5d color schemes
#a26e5d color preview, HTML & CSS examples
This text has a color of #a26e5d
<p style="color:#a26e5d;">Text here</p>
.mytext {color:#a26e5d;}
This box has a color of #a26e5d
<div style="background-color:#a26e5d;">Content here</div>
.mybackground {background-color:#a26e5d;}
Border around this has a color of #a26e5d
<div style="border:2px solid #a26e5d;">Content here</div>
.myborder {border:2px solid #a26e5d;}