#ab0c2a color space conversions
Hex:
#ab0c2a
RGB:
171, 12, 42
CMY:
33, 95, 84
CMYK:
0, 93, 75, 33
HSL:
349°, 86.8852%, 35.8824%
HSV (HSB):
349°, 92.9825%, 67.0588%
XYZ:
17.3440, 9.0880, 3.0305
xyY:
0.5887, 0.3085, 9.0880
CIE-Lab:
36.1532, 58.8019, 29.3087
CIE-LCH:
36.1532, 65.7013, 26.4931
CIE-Luv:
36.1532, 107.3542, 16.0780
Hunter-Lab:
30.1464, 49.9394, 15.1422
#ab0c2a color charts
#ab0c2a color shades, tints & tones
#ab0c2a color schemes
#ab0c2a color preview, HTML & CSS examples
This text has a color of #ab0c2a
<p style="color:#ab0c2a;">Text here</p>
.mytext {color:#ab0c2a;}
This box has a color of #ab0c2a
<div style="background-color:#ab0c2a;">Content here</div>
.mybackground {background-color:#ab0c2a;}
Border around this has a color of #ab0c2a
<div style="border:2px solid #ab0c2a;">Content here</div>
.myborder {border:2px solid #ab0c2a;}