#ab123d color space conversions
Hex:
#ab123d
RGB:
171, 18, 61
CMY:
33, 93, 76
CMYK:
0, 89, 64, 33
HSL:
343°, 80.9524%, 37.0588%
HSV (HSB):
343°, 89.4737%, 67.0588%
XYZ:
17.8532, 9.4275, 5.2936
xyY:
0.5481, 0.2894, 9.4275
CIE-Lab:
36.7946, 58.7862, 18.0301
CIE-LCH:
36.7946, 61.4890, 17.0511
CIE-Luv:
36.7946, 100.3983, 7.7014
Hunter-Lab:
30.7042, 50.0580, 11.2710
#ab123d color charts
#ab123d RGB chart
#ab123d CMYK chart
#ab123d RGB pie chart
#ab123d color shades, tints & tones
#ab123d color schemes
#ab123d color preview, HTML & CSS examples
This text has a color of #ab123d
<p style="color:#ab123d;">Text here</p>
.mytext {color:#ab123d;}
Text color #ab123d
This box has a color of #ab123d
<div style="background-color:#ab123d;">Content here</div>
.mybackground {background-color:#ab123d;}
Background color #ab123d
Border around this has a color of #ab123d
<div style="border:2px solid #ab123d;">Content here</div>
.myborder {border:2px solid #ab123d;}
Border color #ab123d