#ab282a color space conversions
Hex:
#ab282a
RGB:
171, 40, 42
CMY:
33, 84, 84
CMYK:
0, 77, 75, 33
HSL:
359°, 62.0853%, 41.3725%
HSV (HSB):
359°, 76.6082%, 67.0588%
XYZ:
17.9713, 10.3427, 3.2396
xyY:
0.5695, 0.3278, 10.3427
CIE-Lab:
38.4506, 52.2785, 31.9064
CIE-LCH:
38.4506, 61.2459, 31.3964
CIE-Luv:
38.4506, 97.6421, 20.3902
Hunter-Lab:
32.1600, 43.4672, 16.5395
#ab282a color charts
#ab282a color shades, tints & tones
#ab282a color schemes
#ab282a color preview, HTML & CSS examples
This text has a color of #ab282a
<p style="color:#ab282a;">Text here</p>
.mytext {color:#ab282a;}
This box has a color of #ab282a
<div style="background-color:#ab282a;">Content here</div>
.mybackground {background-color:#ab282a;}
Border around this has a color of #ab282a
<div style="border:2px solid #ab282a;">Content here</div>
.myborder {border:2px solid #ab282a;}