#ab8192 color space conversions
Hex:
#ab8192
RGB:
171, 129, 146
CMY:
33, 49, 43
CMYK:
0, 25, 15, 33
HSL:
336°, 20.0000%, 58.8235%
HSV (HSB):
336°, 24.5614%, 67.0588%
XYZ:
29.8332, 26.4338, 30.7240
xyY:
0.3429, 0.3039, 26.4338
CIE-Lab:
58.4465, 18.9100, -2.8244
CIE-LCH:
58.4465, 19.1198, 351.5051
CIE-Luv:
58.4465, 24.5453, -7.2299
Hunter-Lab:
51.4138, 13.6016, 0.5590
#ab8192 color charts
#ab8192 color shades, tints & tones
#ab8192 color schemes
#ab8192 color preview, HTML & CSS examples
This text has a color of #ab8192
<p style="color:#ab8192;">Text here</p>
.mytext {color:#ab8192;}
This box has a color of #ab8192
<div style="background-color:#ab8192;">Content here</div>
.mybackground {background-color:#ab8192;}
Border around this has a color of #ab8192
<div style="border:2px solid #ab8192;">Content here</div>
.myborder {border:2px solid #ab8192;}