#ab200c color space conversions
Hex:
#ab200c
RGB:
171, 32, 12
CMY:
33, 87, 95
CMYK:
0, 81, 93, 33
HSL:
8°, 86.8852%, 35.8824%
HSV (HSB):
8°, 92.9825%, 67.0588%
XYZ:
17.3775, 9.7175, 1.3076
xyY:
0.6118, 0.3421, 9.7175
CIE-Lab:
37.3306, 53.9096, 46.1490
CIE-LCH:
37.3306, 70.9646, 40.5649
CIE-Luv:
37.3306, 105.9067, 26.7712
Hunter-Lab:
31.1729, 44.9530, 19.3340
#ab200c color charts
#ab200c color shades, tints & tones
#ab200c color schemes
#ab200c color preview, HTML & CSS examples
This text has a color of #ab200c
<p style="color:#ab200c;">Text here</p>
.mytext {color:#ab200c;}
This box has a color of #ab200c
<div style="background-color:#ab200c;">Content here</div>
.mybackground {background-color:#ab200c;}
Border around this has a color of #ab200c
<div style="border:2px solid #ab200c;">Content here</div>
.myborder {border:2px solid #ab200c;}