#ab3c2e color space conversions
Hex:
#ab3c2e
RGB:
171, 60, 46
CMY:
33, 76, 82
CMYK:
0, 65, 73, 33
HSL:
7°, 57.6037%, 42.5490%
HSV (HSB):
7°, 73.0994%, 67.0588%
XYZ:
18.9036, 12.0869, 3.9214
xyY:
0.5415, 0.3462, 12.0869
CIE-Lab:
41.3539, 44.6431, 32.8382
CIE-LCH:
41.3539, 55.4198, 36.3371
CIE-Luv:
41.3539, 85.4139, 24.1146
Hunter-Lab:
34.7662, 36.2157, 17.6488
#ab3c2e color charts
#ab3c2e color shades, tints & tones
#ab3c2e color schemes
#ab3c2e color preview, HTML & CSS examples
This text has a color of #ab3c2e
<p style="color:#ab3c2e;">Text here</p>
.mytext {color:#ab3c2e;}
This box has a color of #ab3c2e
<div style="background-color:#ab3c2e;">Content here</div>
.mybackground {background-color:#ab3c2e;}
Border around this has a color of #ab3c2e
<div style="border:2px solid #ab3c2e;">Content here</div>
.myborder {border:2px solid #ab3c2e;}