#ab3c3e color space conversions
Hex:
#ab3c3e
RGB:
171, 60, 62
CMY:
33, 76, 76
CMYK:
0, 65, 64, 33
HSL:
359°, 48.0519%, 45.2941%
HSV (HSB):
359°, 64.9123%, 67.0588%
XYZ:
19.2799, 12.2374, 5.9033
xyY:
0.5152, 0.3270, 12.2374
CIE-Lab:
41.5910, 45.5452, 23.5984
CIE-LCH:
41.5910, 51.2957, 27.3901
CIE-Luv:
41.5910, 82.0909, 16.7798
Hunter-Lab:
34.9821, 37.1596, 14.4821
#ab3c3e color charts
#ab3c3e color shades, tints & tones
#ab3c3e color schemes
#ab3c3e color preview, HTML & CSS examples
This text has a color of #ab3c3e
<p style="color:#ab3c3e;">Text here</p>
.mytext {color:#ab3c3e;}
This box has a color of #ab3c3e
<div style="background-color:#ab3c3e;">Content here</div>
.mybackground {background-color:#ab3c3e;}
Border around this has a color of #ab3c3e
<div style="border:2px solid #ab3c3e;">Content here</div>
.myborder {border:2px solid #ab3c3e;}