#d7abc1 color space conversions
Hex:
#d7abc1
RGB:
215, 171, 193
CMY:
16, 33, 24
CMYK:
0, 20, 10, 16
HSL:
330°, 35.4839%, 75.6863%
HSV (HSB):
330°, 20.4651%, 84.3137%
XYZ:
52.2129, 47.4231, 56.8537
xyY:
0.3337, 0.3030, 47.4231
CIE-Lab:
74.4596, 19.5839, -5.0860
CIE-LCH:
74.4596, 20.2335, 345.4418
CIE-Luv:
74.4596, 24.9166, -11.0615
Hunter-Lab:
68.8645, 14.8255, -0.7440
#d7abc1 color charts
#d7abc1 color shades, tints & tones
#d7abc1 color schemes
#d7abc1 color preview, HTML & CSS examples
This text has a color of #d7abc1
<p style="color:#d7abc1;">Text here</p>
.mytext {color:#d7abc1;}
This box has a color of #d7abc1
<div style="background-color:#d7abc1;">Content here</div>
.mybackground {background-color:#d7abc1;}
Border around this has a color of #d7abc1
<div style="border:2px solid #d7abc1;">Content here</div>
.myborder {border:2px solid #d7abc1;}