#ab123c color space conversions
Hex:
#ab123c
RGB:
171, 18, 60
CMY:
33, 93, 76
CMYK:
0, 89, 65, 33
HSL:
344°, 80.9524%, 37.0588%
HSV (HSB):
344°, 89.4737%, 67.0588%
XYZ:
17.8265, 9.4168, 5.1530
xyY:
0.5503, 0.2907, 9.4168
CIE-Lab:
36.7747, 58.7293, 18.6477
CIE-LCH:
36.7747, 61.6187, 17.6156
CIE-Luv:
36.7747, 100.7310, 8.2416
Hunter-Lab:
30.6868, 49.9920, 11.5246
#ab123c color charts
#ab123c RGB chart
#ab123c CMYK chart
#ab123c RGB pie chart
#ab123c color shades, tints & tones
#ab123c color schemes
#ab123c color preview, HTML & CSS examples
This text has a color of #ab123c
<p style="color:#ab123c;">Text here</p>
.mytext {color:#ab123c;}
Text color #ab123c
This box has a color of #ab123c
<div style="background-color:#ab123c;">Content here</div>
.mybackground {background-color:#ab123c;}
Background color #ab123c
Border around this has a color of #ab123c
<div style="border:2px solid #ab123c;">Content here</div>
.myborder {border:2px solid #ab123c;}
Border color #ab123c