#ab310e color space conversions
Hex:
#ab310e
RGB:
171, 49, 14
CMY:
33, 81, 95
CMYK:
0, 71, 92, 33
HSL:
13°, 84.8649%, 36.2745%
HSV (HSB):
13°, 91.8129%, 67.0588%
XYZ:
17.9722, 10.8863, 1.5695
xyY:
0.5906, 0.3578, 10.8863
CIE-Lab:
39.3882, 48.2414, 46.8231
CIE-LCH:
39.3882, 67.2282, 44.1453
CIE-Luv:
39.3882, 96.6291, 29.9498
Hunter-Lab:
32.9943, 39.4897, 20.2757
#ab310e color charts
#ab310e color shades, tints & tones
#ab310e color schemes
#ab310e color preview, HTML & CSS examples
This text has a color of #ab310e
<p style="color:#ab310e;">Text here</p>
.mytext {color:#ab310e;}
This box has a color of #ab310e
<div style="background-color:#ab310e;">Content here</div>
.mybackground {background-color:#ab310e;}
Border around this has a color of #ab310e
<div style="border:2px solid #ab310e;">Content here</div>
.myborder {border:2px solid #ab310e;}