#ab310d color space conversions
Hex:
#ab310d
RGB:
171, 49, 13
CMY:
33, 81, 95
CMYK:
0, 71, 92, 33
HSL:
14°, 85.8696%, 36.0784%
HSV (HSB):
14°, 92.3977%, 67.0588%
XYZ:
17.9655, 10.8836, 1.5346
xyY:
0.5913, 0.3582, 10.8836
CIE-Lab:
39.3837, 48.2255, 47.1784
CIE-LCH:
39.3837, 67.4648, 44.3712
CIE-Luv:
39.3837, 96.7059, 30.0998
Hunter-Lab:
32.9903, 39.4727, 20.3352
#ab310d color charts
#ab310d color shades, tints & tones
#ab310d color schemes
#ab310d color preview, HTML & CSS examples
This text has a color of #ab310d
<p style="color:#ab310d;">Text here</p>
.mytext {color:#ab310d;}
This box has a color of #ab310d
<div style="background-color:#ab310d;">Content here</div>
.mybackground {background-color:#ab310d;}
Border around this has a color of #ab310d
<div style="border:2px solid #ab310d;">Content here</div>
.myborder {border:2px solid #ab310d;}