#ab120c color space conversions
Hex:
#ab120c
RGB:
171, 18, 12
CMY:
33, 93, 95
CMYK:
0, 89, 93, 33
HSL:
2°, 86.8852%, 35.8824%
HSV (HSB):
2°, 92.9825%, 67.0588%
XYZ:
17.0773, 9.1171, 1.2075
xyY:
0.6232, 0.3327, 9.1171
CIE-Lab:
36.2088, 57.1013, 45.4143
CIE-LCH:
36.2088, 72.9590, 38.4962
CIE-Luv:
36.2088, 111.0833, 24.8467
Hunter-Lab:
30.1945, 48.1147, 18.7651
#ab120c color charts
#ab120c RGB chart
#ab120c CMYK chart
#ab120c RGB pie chart
#ab120c color shades, tints & tones
#ab120c color schemes
#ab120c color preview, HTML & CSS examples
This text has a color of #ab120c
<p style="color:#ab120c;">Text here</p>
.mytext {color:#ab120c;}
Text color #ab120c
This box has a color of #ab120c
<div style="background-color:#ab120c;">Content here</div>
.mybackground {background-color:#ab120c;}
Background color #ab120c
Border around this has a color of #ab120c
<div style="border:2px solid #ab120c;">Content here</div>
.myborder {border:2px solid #ab120c;}
Border color #ab120c