#ab848a color space conversions
Hex:
#ab848a
RGB:
171, 132, 138
CMY:
33, 48, 46
CMYK:
0, 23, 19, 33
HSL:
351°, 18.8406%, 59.4118%
HSV (HSB):
351°, 22.8070%, 67.0588%
XYZ:
29.6333, 26.9954, 27.6936
xyY:
0.3514, 0.3201, 26.9954
CIE-Lab:
58.9701, 15.8927, 2.5414
CIE-LCH:
58.9701, 16.0946, 9.0853
CIE-Luv:
58.9701, 23.8765, 0.7801
Hunter-Lab:
51.9571, 10.8809, 4.7680
#ab848a color charts
#ab848a color shades, tints & tones
#ab848a color schemes
#ab848a color preview, HTML & CSS examples
This text has a color of #ab848a
<p style="color:#ab848a;">Text here</p>
.mytext {color:#ab848a;}
This box has a color of #ab848a
<div style="background-color:#ab848a;">Content here</div>
.mybackground {background-color:#ab848a;}
Border around this has a color of #ab848a
<div style="border:2px solid #ab848a;">Content here</div>
.myborder {border:2px solid #ab848a;}