#ab231d color space conversions
Hex:
#ab231d
RGB:
171, 35, 29
CMY:
33, 86, 89
CMYK:
0, 80, 83, 33
HSL:
3°, 71.0000%, 39.2157%
HSV (HSB):
3°, 83.0409%, 67.0588%
XYZ:
17.6174, 9.9487, 2.1541
xyY:
0.5928, 0.3347, 9.9487
CIE-Lab:
37.7502, 53.4009, 38.5805
CIE-LCH:
37.7502, 65.8795, 35.8469
CIE-Luv:
37.7502, 102.4541, 23.7030
Hunter-Lab:
31.5416, 44.5026, 18.0298
#ab231d color charts
#ab231d color shades, tints & tones
#ab231d color schemes
#ab231d color preview, HTML & CSS examples
This text has a color of #ab231d
<p style="color:#ab231d;">Text here</p>
.mytext {color:#ab231d;}
This box has a color of #ab231d
<div style="background-color:#ab231d;">Content here</div>
.mybackground {background-color:#ab231d;}
Border around this has a color of #ab231d
<div style="border:2px solid #ab231d;">Content here</div>
.myborder {border:2px solid #ab231d;}