#ab1c3f color space conversions
Hex:
#ab1c3f
RGB:
171, 28, 63
CMY:
33, 89, 75
CMYK:
0, 84, 63, 33
HSL:
345°, 71.8593%, 39.0196%
HSV (HSB):
345°, 83.6257%, 67.0588%
XYZ:
18.1070, 9.8473, 5.6490
xyY:
0.5388, 0.2930, 9.8473
CIE-Lab:
37.5670, 56.8077, 17.7635
CIE-LCH:
37.5670, 59.5202, 17.3642
CIE-Luv:
37.5670, 96.9192, 8.0991
Hunter-Lab:
31.3804, 48.0818, 11.2931
#ab1c3f color charts
#ab1c3f color shades, tints & tones
#ab1c3f color schemes
#ab1c3f color preview, HTML & CSS examples
This text has a color of #ab1c3f
<p style="color:#ab1c3f;">Text here</p>
.mytext {color:#ab1c3f;}
This box has a color of #ab1c3f
<div style="background-color:#ab1c3f;">Content here</div>
.mybackground {background-color:#ab1c3f;}
Border around this has a color of #ab1c3f
<div style="border:2px solid #ab1c3f;">Content here</div>
.myborder {border:2px solid #ab1c3f;}