#ab523a color space conversions
Hex:
#ab523a
RGB:
171, 82, 58
CMY:
33, 68, 77
CMYK:
0, 52, 66, 33
HSL:
13°, 49.3450%, 44.9020%
HSV (HSB):
13°, 66.0819%, 67.0588%
XYZ:
20.5756, 14.9980, 5.8134
xyY:
0.4972, 0.3624, 14.9980
CIE-Lab:
45.6315, 34.5684, 30.9509
CIE-LCH:
45.6315, 46.3996, 41.8397
CIE-Luv:
45.6315, 68.2866, 26.6533
Hunter-Lab:
38.7273, 27.0635, 18.2089
#ab523a color charts
#ab523a color shades, tints & tones
#ab523a color schemes
#ab523a color preview, HTML & CSS examples
This text has a color of #ab523a
<p style="color:#ab523a;">Text here</p>
.mytext {color:#ab523a;}
This box has a color of #ab523a
<div style="background-color:#ab523a;">Content here</div>
.mybackground {background-color:#ab523a;}
Border around this has a color of #ab523a
<div style="border:2px solid #ab523a;">Content here</div>
.myborder {border:2px solid #ab523a;}