#ab500c color space conversions
Hex:
#ab500c
RGB:
171, 80, 12
CMY:
33, 69, 95
CMYK:
0, 53, 93, 33
HSL:
26°, 86.8852%, 35.8824%
HSV (HSB):
26°, 92.9825%, 67.0588%
XYZ:
19.7296, 14.4218, 2.0916
xyY:
0.5444, 0.3979, 14.4218
CIE-Lab:
44.8319, 33.8426, 51.3186
CIE-LCH:
44.8319, 61.4729, 56.5967
CIE-Luv:
44.8319, 74.4973, 39.2105
Hunter-Lab:
37.9760, 26.2777, 23.3176
#ab500c color charts
#ab500c RGB chart
#ab500c CMYK chart
#ab500c RGB pie chart
#ab500c color shades, tints & tones
#ab500c color schemes
#ab500c color preview, HTML & CSS examples
This text has a color of #ab500c
<p style="color:#ab500c;">Text here</p>
.mytext {color:#ab500c;}
Text color #ab500c
This box has a color of #ab500c
<div style="background-color:#ab500c;">Content here</div>
.mybackground {background-color:#ab500c;}
Background color #ab500c
Border around this has a color of #ab500c
<div style="border:2px solid #ab500c;">Content here</div>
.myborder {border:2px solid #ab500c;}
Border color #ab500c