#ab232e color space conversions
Hex:
#ab232e
RGB:
171, 35, 46
CMY:
33, 86, 82
CMYK:
0, 80, 73, 33
HSL:
355°, 66.0194%, 40.3922%
HSV (HSB):
355°, 79.5322%, 67.0588%
XYZ:
17.8888, 10.0572, 3.5832
xyY:
0.5674, 0.3190, 10.0572
CIE-Lab:
37.9450, 54.0177, 28.9173
CIE-LCH:
37.9450, 61.2709, 28.1615
CIE-Luv:
37.9450, 99.0527, 17.7263
Hunter-Lab:
31.7132, 45.1902, 15.5002
#ab232e color charts
#ab232e color shades, tints & tones
#ab232e color schemes
#ab232e color preview, HTML & CSS examples
This text has a color of #ab232e
<p style="color:#ab232e;">Text here</p>
.mytext {color:#ab232e;}
This box has a color of #ab232e
<div style="background-color:#ab232e;">Content here</div>
.mybackground {background-color:#ab232e;}
Border around this has a color of #ab232e
<div style="border:2px solid #ab232e;">Content here</div>
.myborder {border:2px solid #ab232e;}