#ab002c color space conversions
Hex:
#ab002c
RGB:
171, 0, 44
CMY:
33, 100, 83
CMYK:
0, 100, 74, 33
HSL:
345°, 100.0000%, 33.5294%
HSV (HSB):
345°, 100.0000%, 67.0588%
XYZ:
17.2492, 8.8398, 3.1800
xyY:
0.5893, 0.3020, 8.8398
CIE-Lab:
35.6740, 60.3503, 27.5019
CIE-LCH:
35.6740, 66.3213, 24.4990
CIE-Luv:
35.6740, 109.0081, 14.2918
Hunter-Lab:
29.7318, 51.5282, 14.4708
#ab002c color charts
#ab002c RGB chart
#ab002c CMYK chart
#ab002c RGB pie chart
#ab002c color shades, tints & tones
#ab002c color schemes
#ab002c color preview, HTML & CSS examples
This text has a color of #ab002c
<p style="color:#ab002c;">Text here</p>
.mytext {color:#ab002c;}
Text color #ab002c
This box has a color of #ab002c
<div style="background-color:#ab002c;">Content here</div>
.mybackground {background-color:#ab002c;}
Background color #ab002c
Border around this has a color of #ab002c
<div style="border:2px solid #ab002c;">Content here</div>
.myborder {border:2px solid #ab002c;}
Border color #ab002c