#a26f8f color space conversions
Hex:
#a26f8f
RGB:
162, 111, 143
CMY:
36, 56, 44
CMYK:
0, 31, 12, 36
HSL:
322°, 21.5190%, 53.5294%
HSV (HSB):
322°, 31.4815%, 63.5294%
XYZ:
25.5427, 21.0334, 28.7002
xyY:
0.3393, 0.2794, 21.0334
CIE-Lab:
52.9861, 25.3068, -9.2930
CIE-LCH:
52.9861, 26.9592, 339.8360
CIE-Luv:
52.9861, 28.4858, -17.3300
Hunter-Lab:
45.8622, 19.1555, -4.9997
#a26f8f color charts
#a26f8f color shades, tints & tones
#a26f8f color schemes
#a26f8f color preview, HTML & CSS examples
This text has a color of #a26f8f
<p style="color:#a26f8f;">Text here</p>
.mytext {color:#a26f8f;}
This box has a color of #a26f8f
<div style="background-color:#a26f8f;">Content here</div>
.mybackground {background-color:#a26f8f;}
Border around this has a color of #a26f8f
<div style="border:2px solid #a26f8f;">Content here</div>
.myborder {border:2px solid #a26f8f;}