#ab3141 color space conversions
Hex:
#ab3141
RGB:
171, 49, 65
CMY:
33, 81, 75
CMYK:
0, 71, 62, 33
HSL:
352°, 55.4545%, 43.1373%
HSV (HSB):
352°, 71.3450%, 67.0588%
XYZ:
18.8470, 11.2362, 6.1765
xyY:
0.5198, 0.3099, 11.2362
CIE-Lab:
39.9755, 50.2932, 19.6630
CIE-LCH:
39.9755, 54.0004, 21.3539
CIE-Luv:
39.9755, 87.4442, 11.8267
Hunter-Lab:
33.5205, 41.7017, 12.5395
#ab3141 color charts
#ab3141 color shades, tints & tones
#ab3141 color schemes
#ab3141 color preview, HTML & CSS examples
This text has a color of #ab3141
<p style="color:#ab3141;">Text here</p>
.mytext {color:#ab3141;}
This box has a color of #ab3141
<div style="background-color:#ab3141;">Content here</div>
.mybackground {background-color:#ab3141;}
Border around this has a color of #ab3141
<div style="border:2px solid #ab3141;">Content here</div>
.myborder {border:2px solid #ab3141;}