#ab1212 color space conversions
Hex:
#ab1212
RGB:
171, 18, 18
CMY:
33, 93, 93
CMYK:
0, 89, 89, 33
HSL:
0°, 80.9524%, 37.0588%
HSV (HSB):
0°, 89.4737%, 67.0588%
XYZ:
17.1201, 9.1342, 1.4330
xyY:
0.6183, 0.3299, 9.1342
CIE-Lab:
36.2414, 57.1961, 42.8513
CIE-LCH:
36.2414, 71.4677, 36.8405
CIE-Luv:
36.2414, 110.4335, 23.8147
Hunter-Lab:
30.2229, 48.2233, 18.3448
#ab1212 color charts
#ab1212 color shades, tints & tones
#ab1212 color schemes
#ab1212 color preview, HTML & CSS examples
This text has a color of #ab1212
<p style="color:#ab1212;">Text here</p>
.mytext {color:#ab1212;}
This box has a color of #ab1212
<div style="background-color:#ab1212;">Content here</div>
.mybackground {background-color:#ab1212;}
Border around this has a color of #ab1212
<div style="border:2px solid #ab1212;">Content here</div>
.myborder {border:2px solid #ab1212;}