#ab442a color space conversions
Hex:
#ab442a
RGB:
171, 68, 42
CMY:
33, 73, 84
CMYK:
0, 60, 75, 33
HSL:
12°, 60.5634%, 41.7647%
HSV (HSB):
12°, 75.4386%, 67.0588%
XYZ:
19.2796, 12.9593, 3.6757
xyY:
0.5368, 0.3608, 12.9593
CIE-Lab:
42.7019, 40.7553, 36.5716
CIE-LCH:
42.7019, 54.7584, 41.9031
CIE-Luv:
42.7019, 80.6993, 28.1651
Hunter-Lab:
35.9991, 32.5989, 19.1455
#ab442a color charts
#ab442a color shades, tints & tones
#ab442a color schemes
#ab442a color preview, HTML & CSS examples
This text has a color of #ab442a
<p style="color:#ab442a;">Text here</p>
.mytext {color:#ab442a;}
This box has a color of #ab442a
<div style="background-color:#ab442a;">Content here</div>
.mybackground {background-color:#ab442a;}
Border around this has a color of #ab442a
<div style="border:2px solid #ab442a;">Content here</div>
.myborder {border:2px solid #ab442a;}