#ab1b1c color space conversions
Hex:
#ab1b1c
RGB:
171, 27, 28
CMY:
33, 89, 89
CMYK:
0, 84, 84, 33
HSL:
360°, 72.7273%, 38.8235%
HSV (HSB):
360°, 84.2105%, 67.0588%
XYZ:
17.3961, 9.5256, 2.0204
xyY:
0.6011, 0.3291, 9.5256
CIE-Lab:
36.9772, 55.5341, 38.3916
CIE-LCH:
36.9772, 67.5126, 34.6567
CIE-Luv:
36.9772, 105.9869, 22.6185
Hunter-Lab:
30.8636, 46.5992, 17.7234
#ab1b1c color charts
#ab1b1c RGB chart
#ab1b1c CMYK chart
#ab1b1c RGB pie chart
#ab1b1c color shades, tints & tones
#ab1b1c color schemes
#ab1b1c color preview, HTML & CSS examples
This text has a color of #ab1b1c
<p style="color:#ab1b1c;">Text here</p>
.mytext {color:#ab1b1c;}
Text color #ab1b1c
This box has a color of #ab1b1c
<div style="background-color:#ab1b1c;">Content here</div>
.mybackground {background-color:#ab1b1c;}
Background color #ab1b1c
Border around this has a color of #ab1b1c
<div style="border:2px solid #ab1b1c;">Content here</div>
.myborder {border:2px solid #ab1b1c;}
Border color #ab1b1c