#ab500d color space conversions
Hex:
#ab500d
RGB:
171, 80, 13
CMY:
33, 69, 95
CMYK:
0, 53, 92, 33
HSL:
25°, 85.8696%, 36.0784%
HSV (HSB):
25°, 92.3977%, 67.0588%
XYZ:
19.7359, 14.4243, 2.1247
xyY:
0.5439, 0.3975, 14.4243
CIE-Lab:
44.8354, 33.8588, 51.0436
CIE-LCH:
44.8354, 61.2525, 56.4425
CIE-Luv:
44.8354, 74.4514, 39.0835
Hunter-Lab:
37.9793, 26.2933, 23.2686
#ab500d color charts
#ab500d RGB chart
#ab500d CMYK chart
#ab500d RGB pie chart
#ab500d color shades, tints & tones
#ab500d color schemes
#ab500d color preview, HTML & CSS examples
This text has a color of #ab500d
<p style="color:#ab500d;">Text here</p>
.mytext {color:#ab500d;}
Text color #ab500d
This box has a color of #ab500d
<div style="background-color:#ab500d;">Content here</div>
.mybackground {background-color:#ab500d;}
Background color #ab500d
Border around this has a color of #ab500d
<div style="border:2px solid #ab500d;">Content here</div>
.myborder {border:2px solid #ab500d;}
Border color #ab500d