#ab232b color space conversions
Hex:
#ab232b
RGB:
171, 35, 43
CMY:
33, 86, 83
CMYK:
0, 80, 75, 33
HSL:
356°, 66.0194%, 40.3922%
HSV (HSB):
356°, 79.5322%, 67.0588%
XYZ:
17.8317, 10.0344, 3.2825
xyY:
0.5725, 0.3221, 10.0344
CIE-Lab:
37.9041, 53.8886, 30.6921
CIE-LCH:
37.9041, 62.0161, 29.6635
CIE-Luv:
37.9041, 99.7494, 18.9540
Hunter-Lab:
31.6771, 45.0461, 16.0301
#ab232b color charts
#ab232b color shades, tints & tones
#ab232b color schemes
#ab232b color preview, HTML & CSS examples
This text has a color of #ab232b
<p style="color:#ab232b;">Text here</p>
.mytext {color:#ab232b;}
This box has a color of #ab232b
<div style="background-color:#ab232b;">Content here</div>
.mybackground {background-color:#ab232b;}
Border around this has a color of #ab232b
<div style="border:2px solid #ab232b;">Content here</div>
.myborder {border:2px solid #ab232b;}