#ab5f8d color space conversions
Hex:
#ab5f8d
RGB:
171, 95, 141
CMY:
33, 63, 45
CMYK:
0, 44, 18, 33
HSL:
324°, 31.1475%, 52.1569%
HSV (HSB):
324°, 44.4444%, 67.0588%
XYZ:
25.6945, 18.7654, 27.4671
xyY:
0.3572, 0.2609, 18.7654
CIE-Lab:
50.4116, 37.0417, -11.8683
CIE-LCH:
50.4116, 38.8966, 342.2344
CIE-Luv:
50.4116, 43.2398, -22.8181
Hunter-Lab:
43.3191, 30.0680, -7.2704
#ab5f8d color charts
#ab5f8d color shades, tints & tones
#ab5f8d color schemes
#ab5f8d color preview, HTML & CSS examples
This text has a color of #ab5f8d
<p style="color:#ab5f8d;">Text here</p>
.mytext {color:#ab5f8d;}
This box has a color of #ab5f8d
<div style="background-color:#ab5f8d;">Content here</div>
.mybackground {background-color:#ab5f8d;}
Border around this has a color of #ab5f8d
<div style="border:2px solid #ab5f8d;">Content here</div>
.myborder {border:2px solid #ab5f8d;}