#ab1d4d color space conversions
Hex:
#ab1d4d
RGB:
171, 29, 77
CMY:
33, 89, 70
CMYK:
0, 83, 55, 33
HSL:
340°, 71.0000%, 39.2157%
HSV (HSB):
340°, 83.0409%, 67.0588%
XYZ:
18.5735, 10.0725, 7.9864
xyY:
0.5070, 0.2750, 10.0725
CIE-Lab:
37.9722, 57.5107, 9.3358
CIE-LCH:
37.9722, 58.2635, 9.2205
CIE-Luv:
37.9722, 91.7530, -0.0687
Hunter-Lab:
31.7372, 48.9233, 7.2961
#ab1d4d color charts
#ab1d4d color shades, tints & tones
#ab1d4d color schemes
#ab1d4d color preview, HTML & CSS examples
This text has a color of #ab1d4d
<p style="color:#ab1d4d;">Text here</p>
.mytext {color:#ab1d4d;}
This box has a color of #ab1d4d
<div style="background-color:#ab1d4d;">Content here</div>
.mybackground {background-color:#ab1d4d;}
Border around this has a color of #ab1d4d
<div style="border:2px solid #ab1d4d;">Content here</div>
.myborder {border:2px solid #ab1d4d;}