#ab001c color space conversions
Hex:
#ab001c
RGB:
171, 0, 28
CMY:
33, 100, 89
CMYK:
0, 100, 84, 33
HSL:
350°, 100.0000%, 33.5294%
HSV (HSB):
350°, 100.0000%, 67.0588%
XYZ:
17.0042, 8.7418, 1.8897
xyY:
0.6153, 0.3163, 8.7418
CIE-Lab:
35.4823, 59.8297, 36.9809
CIE-LCH:
35.4823, 70.3362, 31.7203
CIE-Luv:
35.4823, 112.7353, 19.9319
Hunter-Lab:
29.5665, 50.9171, 16.9071
#ab001c color charts
#ab001c RGB chart
#ab001c CMYK chart
#ab001c RGB pie chart
#ab001c color shades, tints & tones
#ab001c color schemes
#ab001c color preview, HTML & CSS examples
This text has a color of #ab001c
<p style="color:#ab001c;">Text here</p>
.mytext {color:#ab001c;}
Text color #ab001c
This box has a color of #ab001c
<div style="background-color:#ab001c;">Content here</div>
.mybackground {background-color:#ab001c;}
Background color #ab001c
Border around this has a color of #ab001c
<div style="border:2px solid #ab001c;">Content here</div>
.myborder {border:2px solid #ab001c;}
Border color #ab001c