#ab1c00 color space conversions
Hex:
#ab1c00
RGB:
171, 28, 0
CMY:
33, 89, 100
CMYK:
0, 84, 100, 33
HSL:
10°, 100.0000%, 33.5294%
HSV (HSB):
10°, 100.0000%, 67.0588%
XYZ:
17.2098, 9.4884, 0.9244
xyY:
0.6230, 0.3435, 9.4884
CIE-Lab:
36.9082, 54.8148, 50.4128
CIE-LCH:
36.9082, 74.4723, 42.6045
CIE-Luv:
36.9082, 108.5726, 27.7298
Hunter-Lab:
30.8033, 45.8224, 19.7830
#ab1c00 color charts
#ab1c00 color shades, tints & tones
#ab1c00 color schemes
#ab1c00 color preview, HTML & CSS examples
This text has a color of #ab1c00
<p style="color:#ab1c00;">Text here</p>
.mytext {color:#ab1c00;}
This box has a color of #ab1c00
<div style="background-color:#ab1c00;">Content here</div>
.mybackground {background-color:#ab1c00;}
Border around this has a color of #ab1c00
<div style="border:2px solid #ab1c00;">Content here</div>
.myborder {border:2px solid #ab1c00;}