#ab000c color space conversions
Hex:
#ab000c
RGB:
171, 0, 12
CMY:
33, 100, 95
CMYK:
0, 100, 93, 33
HSL:
356°, 100.0000%, 33.5294%
HSV (HSB):
356°, 100.0000%, 67.0588%
XYZ:
16.8609, 8.6845, 1.1354
xyY:
0.6319, 0.3255, 8.6845
CIE-Lab:
35.3696, 59.5223, 44.8734
CIE-LCH:
35.3696, 74.5421, 37.0124
CIE-Luv:
35.3696, 115.0382, 23.3960
Hunter-Lab:
29.4694, 50.5574, 18.3442
#ab000c color charts
#ab000c RGB chart
#ab000c CMYK chart
#ab000c RGB pie chart
#ab000c color shades, tints & tones
#ab000c color schemes
#ab000c color preview, HTML & CSS examples
This text has a color of #ab000c
<p style="color:#ab000c;">Text here</p>
.mytext {color:#ab000c;}
Text color #ab000c
This box has a color of #ab000c
<div style="background-color:#ab000c;">Content here</div>
.mybackground {background-color:#ab000c;}
Background color #ab000c
Border around this has a color of #ab000c
<div style="border:2px solid #ab000c;">Content here</div>
.myborder {border:2px solid #ab000c;}
Border color #ab000c