#d7abbd color space conversions
Hex:
#d7abbd
RGB:
215, 171, 189
CMY:
16, 33, 26
CMYK:
0, 20, 12, 16
HSL:
335°, 35.4839%, 75.6863%
HSV (HSB):
335°, 20.4651%, 84.3137%
XYZ:
51.7725, 47.2470, 54.5350
xyY:
0.3372, 0.3077, 47.2470
CIE-Lab:
74.3475, 18.9128, -3.0594
CIE-LCH:
74.3475, 19.1587, 350.8113
CIE-Luv:
74.3475, 25.3843, -7.9054
Hunter-Lab:
68.7365, 14.1580, 1.0753
#d7abbd color charts
#d7abbd color shades, tints & tones
#d7abbd color schemes
#d7abbd color preview, HTML & CSS examples
This text has a color of #d7abbd
<p style="color:#d7abbd;">Text here</p>
.mytext {color:#d7abbd;}
This box has a color of #d7abbd
<div style="background-color:#d7abbd;">Content here</div>
.mybackground {background-color:#d7abbd;}
Border around this has a color of #d7abbd
<div style="border:2px solid #d7abbd;">Content here</div>
.myborder {border:2px solid #d7abbd;}