#ab3f2f color space conversions
Hex:
#ab3f2f
RGB:
171, 63, 47
CMY:
33, 75, 82
CMYK:
0, 63, 73, 33
HSL:
8°, 56.8807%, 42.7451%
HSV (HSB):
8°, 72.5146%, 67.0588%
XYZ:
19.0852, 12.4182, 4.0804
xyY:
0.5363, 0.3490, 12.4182
CIE-Lab:
41.8732, 43.3365, 32.8530
CIE-LCH:
41.8732, 54.3817, 37.1654
CIE-Luv:
41.8732, 83.2816, 24.6513
Hunter-Lab:
35.2394, 35.0041, 17.8024
#ab3f2f color charts
#ab3f2f color shades, tints & tones
#ab3f2f color schemes
#ab3f2f color preview, HTML & CSS examples
This text has a color of #ab3f2f
<p style="color:#ab3f2f;">Text here</p>
.mytext {color:#ab3f2f;}
This box has a color of #ab3f2f
<div style="background-color:#ab3f2f;">Content here</div>
.mybackground {background-color:#ab3f2f;}
Border around this has a color of #ab3f2f
<div style="border:2px solid #ab3f2f;">Content here</div>
.myborder {border:2px solid #ab3f2f;}