#ab232c color space conversions
Hex:
#ab232c
RGB:
171, 35, 44
CMY:
33, 86, 83
CMYK:
0, 80, 74, 33
HSL:
356°, 66.0194%, 40.3922%
HSV (HSB):
356°, 79.5322%, 67.0588%
XYZ:
17.8502, 10.0418, 3.3803
xyY:
0.5708, 0.3211, 10.0418
CIE-Lab:
37.9174, 53.9307, 30.1027
CIE-LCH:
37.9174, 61.7632, 29.1691
CIE-Luv:
37.9174, 99.5216, 18.5528
Hunter-Lab:
31.6889, 45.0930, 15.8576
#ab232c color charts
#ab232c color shades, tints & tones
#ab232c color schemes
#ab232c color preview, HTML & CSS examples
This text has a color of #ab232c
<p style="color:#ab232c;">Text here</p>
.mytext {color:#ab232c;}
This box has a color of #ab232c
<div style="background-color:#ab232c;">Content here</div>
.mybackground {background-color:#ab232c;}
Border around this has a color of #ab232c
<div style="border:2px solid #ab232c;">Content here</div>
.myborder {border:2px solid #ab232c;}