#ab000e color space conversions
Hex:
#ab000e
RGB:
171, 0, 14
CMY:
33, 100, 95
CMYK:
0, 100, 92, 33
HSL:
355°, 100.0000%, 33.5294%
HSV (HSB):
355°, 100.0000%, 67.0588%
XYZ:
16.8739, 8.6896, 1.2034
xyY:
0.6304, 0.3246, 8.6896
CIE-Lab:
35.3797, 59.5501, 44.0361
CIE-LCH:
35.3797, 74.0634, 36.4822
CIE-Luv:
35.3797, 114.8268, 23.0786
Hunter-Lab:
29.4782, 50.5898, 18.2143
#ab000e color charts
#ab000e color shades, tints & tones
#ab000e color schemes
#ab000e color preview, HTML & CSS examples
This text has a color of #ab000e
<p style="color:#ab000e;">Text here</p>
.mytext {color:#ab000e;}
This box has a color of #ab000e
<div style="background-color:#ab000e;">Content here</div>
.mybackground {background-color:#ab000e;}
Border around this has a color of #ab000e
<div style="border:2px solid #ab000e;">Content here</div>
.myborder {border:2px solid #ab000e;}