#ab300f color space conversions
Hex:
#ab300f
RGB:
171, 48, 15
CMY:
33, 81, 94
CMYK:
0, 72, 91, 33
HSL:
13°, 83.8710%, 36.4706%
HSV (HSB):
13°, 91.2281%, 67.0588%
XYZ:
17.9378, 10.8063, 1.5923
xyY:
0.5913, 0.3562, 10.8063
CIE-Lab:
39.2523, 48.6439, 46.3537
CIE-LCH:
39.2523, 67.1930, 43.6189
CIE-Luv:
39.2523, 97.1590, 29.5545
Hunter-Lab:
32.8730, 39.8742, 20.1391
#ab300f color charts
#ab300f color shades, tints & tones
#ab300f color schemes
#ab300f color preview, HTML & CSS examples
This text has a color of #ab300f
<p style="color:#ab300f;">Text here</p>
.mytext {color:#ab300f;}
This box has a color of #ab300f
<div style="background-color:#ab300f;">Content here</div>
.mybackground {background-color:#ab300f;}
Border around this has a color of #ab300f
<div style="border:2px solid #ab300f;">Content here</div>
.myborder {border:2px solid #ab300f;}