#ab120f color space conversions
Hex:
#ab120f
RGB:
171, 18, 15
CMY:
33, 93, 94
CMYK:
0, 89, 91, 33
HSL:
1°, 83.8710%, 36.4706%
HSV (HSB):
1°, 91.2281%, 67.0588%
XYZ:
17.0971, 9.1250, 1.3121
xyY:
0.6209, 0.3314, 9.1250
CIE-Lab:
36.2239, 57.1453, 44.1882
CIE-LCH:
36.2239, 72.2370, 37.7133
CIE-Luv:
36.2239, 110.7809, 24.3666
Hunter-Lab:
30.2077, 48.1651, 18.5700
#ab120f color charts
#ab120f color shades, tints & tones
#ab120f color schemes
#ab120f color preview, HTML & CSS examples
This text has a color of #ab120f
<p style="color:#ab120f;">Text here</p>
.mytext {color:#ab120f;}
This box has a color of #ab120f
<div style="background-color:#ab120f;">Content here</div>
.mybackground {background-color:#ab120f;}
Border around this has a color of #ab120f
<div style="border:2px solid #ab120f;">Content here</div>
.myborder {border:2px solid #ab120f;}