#ab000d color space conversions
Hex:
#ab000d
RGB:
171, 0, 13
CMY:
33, 100, 95
CMYK:
0, 100, 92, 33
HSL:
355°, 100.0000%, 33.5294%
HSV (HSB):
355°, 100.0000%, 67.0588%
XYZ:
16.8672, 8.6870, 1.1685
xyY:
0.6312, 0.3251, 8.6870
CIE-Lab:
35.3745, 59.5358, 44.4615
CIE-LCH:
35.3745, 74.3057, 36.7524
CIE-Luv:
35.3745, 114.9351, 23.2413
Hunter-Lab:
29.4737, 50.5732, 18.2810
#ab000d color charts
#ab000d RGB chart
#ab000d CMYK chart
#ab000d RGB pie chart
#ab000d color shades, tints & tones
#ab000d color schemes
#ab000d color preview, HTML & CSS examples
This text has a color of #ab000d
<p style="color:#ab000d;">Text here</p>
.mytext {color:#ab000d;}
Text color #ab000d
This box has a color of #ab000d
<div style="background-color:#ab000d;">Content here</div>
.mybackground {background-color:#ab000d;}
Background color #ab000d
Border around this has a color of #ab000d
<div style="border:2px solid #ab000d;">Content here</div>
.myborder {border:2px solid #ab000d;}
Border color #ab000d