#ab1a1f color space conversions
Hex:
#ab1a1f
RGB:
171, 26, 31
CMY:
33, 90, 88
CMYK:
0, 85, 82, 33
HSL:
358°, 73.6041%, 38.6275%
HSV (HSB):
358°, 84.7953%, 67.0588%
XYZ:
17.4113, 9.4956, 2.2115
xyY:
0.5979, 0.3261, 9.4956
CIE-Lab:
36.9216, 55.8566, 36.6761
CIE-LCH:
36.9216, 66.8213, 33.2894
CIE-Luv:
36.9216, 105.8352, 21.6001
Hunter-Lab:
30.8150, 46.9310, 17.3155
#ab1a1f color charts
#ab1a1f color shades, tints & tones
#ab1a1f color schemes
#ab1a1f color preview, HTML & CSS examples
This text has a color of #ab1a1f
<p style="color:#ab1a1f;">Text here</p>
.mytext {color:#ab1a1f;}
This box has a color of #ab1a1f
<div style="background-color:#ab1a1f;">Content here</div>
.mybackground {background-color:#ab1a1f;}
Border around this has a color of #ab1a1f
<div style="border:2px solid #ab1a1f;">Content here</div>
.myborder {border:2px solid #ab1a1f;}