#ab130e color space conversions
Hex:
#ab130e
RGB:
171, 19, 14
CMY:
33, 93, 95
CMYK:
0, 89, 92, 33
HSL:
2°, 84.8649%, 36.2745%
HSV (HSB):
2°, 91.8129%, 67.0588%
XYZ:
17.1067, 9.1554, 1.2810
xyY:
0.6211, 0.3324, 9.1554
CIE-Lab:
36.2817, 56.9489, 44.6533
CIE-LCH:
36.2817, 72.3678, 38.0998
CIE-Luv:
36.2817, 110.5929, 24.6438
Hunter-Lab:
30.2579, 47.9664, 18.6704
#ab130e color charts
#ab130e color shades, tints & tones
#ab130e color schemes
#ab130e color preview, HTML & CSS examples
This text has a color of #ab130e
<p style="color:#ab130e;">Text here</p>
.mytext {color:#ab130e;}
This box has a color of #ab130e
<div style="background-color:#ab130e;">Content here</div>
.mybackground {background-color:#ab130e;}
Border around this has a color of #ab130e
<div style="border:2px solid #ab130e;">Content here</div>
.myborder {border:2px solid #ab130e;}