#ab1b1a color space conversions
Hex:
#ab1b1a
RGB:
171, 27, 26
CMY:
33, 89, 90
CMYK:
0, 84, 85, 33
HSL:
0°, 73.6041%, 38.6275%
HSV (HSB):
0°, 84.7953%, 67.0588%
XYZ:
17.3730, 9.5164, 1.8985
xyY:
0.6035, 0.3306, 9.5164
CIE-Lab:
36.9601, 55.4822, 39.4490
CIE-LCH:
36.9601, 68.0771, 35.4137
CIE-Luv:
36.9601, 106.3091, 23.1546
Hunter-Lab:
30.8486, 46.5405, 17.9452
#ab1b1a color charts
#ab1b1a color shades, tints & tones
#ab1b1a color schemes
#ab1b1a color preview, HTML & CSS examples
This text has a color of #ab1b1a
<p style="color:#ab1b1a;">Text here</p>
.mytext {color:#ab1b1a;}
This box has a color of #ab1b1a
<div style="background-color:#ab1b1a;">Content here</div>
.mybackground {background-color:#ab1b1a;}
Border around this has a color of #ab1b1a
<div style="border:2px solid #ab1b1a;">Content here</div>
.myborder {border:2px solid #ab1b1a;}