#ab003c color space conversions
Hex:
#ab003c
RGB:
171, 0, 60
CMY:
33, 100, 76
CMYK:
0, 100, 65, 33
HSL:
339°, 100.0000%, 33.5294%
HSV (HSB):
339°, 100.0000%, 67.0588%
XYZ:
17.6102, 8.9842, 5.0809
xyY:
0.5560, 0.2836, 8.9842
CIE-Lab:
35.9538, 61.1052, 17.5714
CIE-LCH:
35.9538, 63.5815, 16.0431
CIE-Luv:
35.9538, 103.9554, 6.5728
Hunter-Lab:
29.9736, 52.4191, 10.9311
#ab003c color charts
#ab003c RGB chart
#ab003c CMYK chart
#ab003c RGB pie chart
#ab003c color shades, tints & tones
#ab003c color schemes
#ab003c color preview, HTML & CSS examples
This text has a color of #ab003c
<p style="color:#ab003c;">Text here</p>
.mytext {color:#ab003c;}
Text color #ab003c
This box has a color of #ab003c
<div style="background-color:#ab003c;">Content here</div>
.mybackground {background-color:#ab003c;}
Background color #ab003c
Border around this has a color of #ab003c
<div style="border:2px solid #ab003c;">Content here</div>
.myborder {border:2px solid #ab003c;}
Border color #ab003c