#ab201e color space conversions
Hex:
#ab201e
RGB:
171, 32, 30
CMY:
33, 87, 88
CMYK:
0, 81, 82, 33
HSL:
1°, 70.1493%, 39.4118%
HSV (HSB):
1°, 82.4561%, 67.0588%
XYZ:
17.5454, 9.7847, 2.1922
xyY:
0.5943, 0.3314, 9.7847
CIE-Lab:
37.4532, 54.2925, 37.7519
CIE-LCH:
37.4532, 66.1278, 34.8125
CIE-Luv:
37.4532, 103.6293, 22.8702
Hunter-Lab:
31.2805, 45.3810, 17.7412
#ab201e color charts
#ab201e color shades, tints & tones
#ab201e color schemes
#ab201e color preview, HTML & CSS examples
This text has a color of #ab201e
<p style="color:#ab201e;">Text here</p>
.mytext {color:#ab201e;}
This box has a color of #ab201e
<div style="background-color:#ab201e;">Content here</div>
.mybackground {background-color:#ab201e;}
Border around this has a color of #ab201e
<div style="border:2px solid #ab201e;">Content here</div>
.myborder {border:2px solid #ab201e;}