#ab3c3f color space conversions
Hex:
#ab3c3f
RGB:
171, 60, 63
CMY:
33, 76, 75
CMYK:
0, 65, 63, 33
HSL:
358°, 48.0519%, 45.2941%
HSV (HSB):
358°, 64.9123%, 67.0588%
XYZ:
19.3076, 12.2485, 6.0492
xyY:
0.5134, 0.3257, 12.2485
CIE-Lab:
41.6084, 45.6109, 23.0100
CIE-LCH:
41.6084, 51.0863, 26.7702
CIE-Luv:
41.6084, 81.8561, 16.2594
Hunter-Lab:
34.9979, 37.2286, 14.2506
#ab3c3f color charts
#ab3c3f color shades, tints & tones
#ab3c3f color schemes
#ab3c3f color preview, HTML & CSS examples
This text has a color of #ab3c3f
<p style="color:#ab3c3f;">Text here</p>
.mytext {color:#ab3c3f;}
This box has a color of #ab3c3f
<div style="background-color:#ab3c3f;">Content here</div>
.mybackground {background-color:#ab3c3f;}
Border around this has a color of #ab3c3f
<div style="border:2px solid #ab3c3f;">Content here</div>
.myborder {border:2px solid #ab3c3f;}