#ab532d color space conversions
Hex:
#ab532d
RGB:
171, 83, 45
CMY:
33, 67, 82
CMYK:
0, 51, 74, 33
HSL:
18°, 58.3333%, 42.3529%
HSV (HSB):
18°, 73.6842%, 67.0588%
XYZ:
20.3615, 15.0339, 4.3113
xyY:
0.5128, 0.3786, 15.0339
CIE-Lab:
45.6806, 33.3116, 38.1781
CIE-LCH:
45.6806, 50.6678, 48.8943
CIE-Luv:
45.6806, 69.3981, 32.3488
Hunter-Lab:
38.7736, 25.8835, 20.5490
#ab532d color charts
#ab532d color shades, tints & tones
#ab532d color schemes
#ab532d color preview, HTML & CSS examples
This text has a color of #ab532d
<p style="color:#ab532d;">Text here</p>
.mytext {color:#ab532d;}
This box has a color of #ab532d
<div style="background-color:#ab532d;">Content here</div>
.mybackground {background-color:#ab532d;}
Border around this has a color of #ab532d
<div style="border:2px solid #ab532d;">Content here</div>
.myborder {border:2px solid #ab532d;}