#ab422d color space conversions
Hex:
#ab422d
RGB:
171, 66, 45
CMY:
33, 74, 82
CMYK:
0, 61, 74, 33
HSL:
10°, 58.3333%, 42.3529%
HSV (HSB):
10°, 73.6842%, 67.0588%
XYZ:
19.2165, 12.7438, 3.9296
xyY:
0.5354, 0.3551, 12.7438
CIE-Lab:
42.3747, 41.8446, 34.5524
CIE-LCH:
42.3747, 54.2663, 39.5475
CIE-Luv:
42.3747, 81.6111, 26.4016
Hunter-Lab:
35.6985, 33.6140, 18.4624
#ab422d color charts
#ab422d color shades, tints & tones
#ab422d color schemes
#ab422d color preview, HTML & CSS examples
This text has a color of #ab422d
<p style="color:#ab422d;">Text here</p>
.mytext {color:#ab422d;}
This box has a color of #ab422d
<div style="background-color:#ab422d;">Content here</div>
.mybackground {background-color:#ab422d;}
Border around this has a color of #ab422d
<div style="border:2px solid #ab422d;">Content here</div>
.myborder {border:2px solid #ab422d;}