#ab5d0c color space conversions
Hex:
#ab5d0c
RGB:
171, 93, 12
CMY:
33, 64, 95
CMYK:
0, 46, 93, 33
HSL:
31°, 86.8852%, 35.8824%
HSV (HSB):
31°, 92.9825%, 67.0588%
XYZ:
20.7753, 16.5132, 2.4402
xyY:
0.5229, 0.4156, 16.5132
CIE-Lab:
47.6407, 26.8761, 53.3374
CIE-LCH:
47.6407, 59.7261, 63.2570
CIE-Luv:
47.6407, 64.0862, 43.6874
Hunter-Lab:
40.6364, 20.1441, 24.8851
#ab5d0c color charts
#ab5d0c color shades, tints & tones
#ab5d0c color schemes
#ab5d0c color preview, HTML & CSS examples
This text has a color of #ab5d0c
<p style="color:#ab5d0c;">Text here</p>
.mytext {color:#ab5d0c;}
This box has a color of #ab5d0c
<div style="background-color:#ab5d0c;">Content here</div>
.mybackground {background-color:#ab5d0c;}
Border around this has a color of #ab5d0c
<div style="border:2px solid #ab5d0c;">Content here</div>
.myborder {border:2px solid #ab5d0c;}