#ab523c color space conversions
Hex:
#ab523c
RGB:
171, 82, 60
CMY:
33, 68, 76
CMYK:
0, 52, 65, 33
HSL:
12°, 48.0519%, 45.2941%
HSV (HSB):
12°, 64.9123%, 67.0588%
XYZ:
20.6275, 15.0188, 6.0867
xyY:
0.4943, 0.3599, 15.0188
CIE-Lab:
45.6599, 34.6980, 29.8379
CIE-LCH:
45.6599, 45.7630, 40.6933
CIE-Luv:
45.6599, 67.9636, 25.7253
Hunter-Lab:
38.7540, 27.1901, 17.8158
#ab523c color charts
#ab523c color shades, tints & tones
#ab523c color schemes
#ab523c color preview, HTML & CSS examples
This text has a color of #ab523c
<p style="color:#ab523c;">Text here</p>
.mytext {color:#ab523c;}
This box has a color of #ab523c
<div style="background-color:#ab523c;">Content here</div>
.mybackground {background-color:#ab523c;}
Border around this has a color of #ab523c
<div style="border:2px solid #ab523c;">Content here</div>
.myborder {border:2px solid #ab523c;}