#ab002d color space conversions
Hex:
#ab002d
RGB:
171, 0, 45
CMY:
33, 100, 82
CMYK:
0, 100, 74, 33
HSL:
344°, 100.0000%, 33.5294%
HSV (HSB):
344°, 100.0000%, 67.0588%
XYZ:
17.2682, 8.8474, 3.2802
xyY:
0.5874, 0.3010, 8.8474
CIE-Lab:
35.6888, 60.3904, 26.8871
CIE-LCH:
35.6888, 66.1054, 23.9997
CIE-Luv:
35.6888, 108.7292, 13.8680
Hunter-Lab:
29.7446, 51.5754, 14.2827
#ab002d color charts
#ab002d color shades, tints & tones
#ab002d color schemes
#ab002d color preview, HTML & CSS examples
This text has a color of #ab002d
<p style="color:#ab002d;">Text here</p>
.mytext {color:#ab002d;}
This box has a color of #ab002d
<div style="background-color:#ab002d;">Content here</div>
.mybackground {background-color:#ab002d;}
Border around this has a color of #ab002d
<div style="border:2px solid #ab002d;">Content here</div>
.myborder {border:2px solid #ab002d;}