#ab0a0c color space conversions
Hex:
#ab0a0c
RGB:
171, 10, 12
CMY:
33, 96, 95
CMYK:
0, 94, 93, 33
HSL:
359°, 88.9503%, 35.4902%
HSV (HSB):
359°, 94.1520%, 67.0588%
XYZ:
16.9695, 8.9016, 1.1716
xyY:
0.6275, 0.3292, 8.9016
CIE-Lab:
35.7941, 58.2941, 45.1461
CIE-LCH:
35.7941, 73.7317, 37.7561
CIE-Luv:
35.7941, 113.0289, 24.1310
Hunter-Lab:
29.8355, 49.3132, 18.5566
#ab0a0c color charts
#ab0a0c color shades, tints & tones
#ab0a0c color schemes
#ab0a0c color preview, HTML & CSS examples
This text has a color of #ab0a0c
<p style="color:#ab0a0c;">Text here</p>
.mytext {color:#ab0a0c;}
This box has a color of #ab0a0c
<div style="background-color:#ab0a0c;">Content here</div>
.mybackground {background-color:#ab0a0c;}
Border around this has a color of #ab0a0c
<div style="border:2px solid #ab0a0c;">Content here</div>
.myborder {border:2px solid #ab0a0c;}