#ab712d color space conversions
Hex:
#ab712d
RGB:
171, 113, 45
CMY:
33, 56, 82
CMYK:
0, 34, 74, 33
HSL:
32°, 58.3333%, 42.3529%
HSV (HSB):
32°, 73.6842%, 67.0588%
XYZ:
23.1734, 20.6576, 5.2486
xyY:
0.4722, 0.4209, 20.6576
CIE-Lab:
52.5728, 16.7865, 45.4413
CIE-LCH:
52.5728, 48.4427, 69.7253
CIE-Luv:
52.5728, 46.4211, 44.2275
Hunter-Lab:
45.4507, 11.4709, 24.9688
#ab712d color charts
#ab712d color shades, tints & tones
#ab712d color schemes
#ab712d color preview, HTML & CSS examples
This text has a color of #ab712d
<p style="color:#ab712d;">Text here</p>
.mytext {color:#ab712d;}
This box has a color of #ab712d
<div style="background-color:#ab712d;">Content here</div>
.mybackground {background-color:#ab712d;}
Border around this has a color of #ab712d
<div style="border:2px solid #ab712d;">Content here</div>
.myborder {border:2px solid #ab712d;}