#ab6c2d color space conversions
Hex:
#ab6c2d
RGB:
171, 108, 45
CMY:
33, 58, 82
CMYK:
0, 37, 74, 33
HSL:
30°, 58.3333%, 42.3529%
HSV (HSB):
30°, 73.6842%, 67.0588%
XYZ:
22.6308, 19.5725, 5.0677
xyY:
0.4787, 0.4140, 19.5725
CIE-Lab:
51.3504, 19.5982, 44.1796
CIE-LCH:
51.3504, 48.3315, 66.0778
CIE-Luv:
51.3504, 50.2644, 42.1693
Hunter-Lab:
44.2408, 13.8878, 24.1770
#ab6c2d color charts
#ab6c2d color shades, tints & tones
#ab6c2d color schemes
#ab6c2d color preview, HTML & CSS examples
This text has a color of #ab6c2d
<p style="color:#ab6c2d;">Text here</p>
.mytext {color:#ab6c2d;}
This box has a color of #ab6c2d
<div style="background-color:#ab6c2d;">Content here</div>
.mybackground {background-color:#ab6c2d;}
Border around this has a color of #ab6c2d
<div style="border:2px solid #ab6c2d;">Content here</div>
.myborder {border:2px solid #ab6c2d;}