#ab768d color space conversions
Hex:
#ab768d
RGB:
171, 118, 141
CMY:
33, 54, 45
CMYK:
0, 31, 18, 33
HSL:
334°, 23.9819%, 56.6667%
HSV (HSB):
334°, 30.9942%, 67.0588%
XYZ:
28.0807, 23.5379, 28.2626
xyY:
0.3515, 0.2947, 23.5379
CIE-Lab:
55.6221, 24.2961, -4.0930
CIE-LCH:
55.6221, 24.6385, 350.4376
CIE-Luv:
55.6221, 31.2586, -9.8920
Hunter-Lab:
48.5159, 18.4122, -0.5779
#ab768d color charts
#ab768d color shades, tints & tones
#ab768d color schemes
#ab768d color preview, HTML & CSS examples
This text has a color of #ab768d
<p style="color:#ab768d;">Text here</p>
.mytext {color:#ab768d;}
This box has a color of #ab768d
<div style="background-color:#ab768d;">Content here</div>
.mybackground {background-color:#ab768d;}
Border around this has a color of #ab768d
<div style="border:2px solid #ab768d;">Content here</div>
.myborder {border:2px solid #ab768d;}