#ab233c color space conversions
Hex:
#ab233c
RGB:
171, 35, 60
CMY:
33, 86, 76
CMYK:
0, 80, 65, 33
HSL:
349°, 66.0194%, 40.3922%
HSV (HSB):
349°, 79.5322%, 67.0588%
XYZ:
18.2112, 10.1862, 5.2813
xyY:
0.5407, 0.3025, 10.1862
CIE-Lab:
38.1746, 54.7393, 20.4662
CIE-LCH:
38.1746, 58.4402, 20.5000
CIE-Luv:
38.1746, 95.2943, 11.0706
Hunter-Lab:
31.9159, 45.9995, 12.5301
#ab233c color charts
#ab233c color shades, tints & tones
#ab233c color schemes
#ab233c color preview, HTML & CSS examples
This text has a color of #ab233c
<p style="color:#ab233c;">Text here</p>
.mytext {color:#ab233c;}
This box has a color of #ab233c
<div style="background-color:#ab233c;">Content here</div>
.mybackground {background-color:#ab233c;}
Border around this has a color of #ab233c
<div style="border:2px solid #ab233c;">Content here</div>
.myborder {border:2px solid #ab233c;}