#d967a3 color space conversions
Hex:
#d967a3
RGB:
217, 103, 163
CMY:
15, 60, 36
CMYK:
0, 53, 25, 15
HSL:
328°, 60.0000%, 62.7451%
HSV (HSB):
328°, 52.5346%, 85.0980%
XYZ:
40.0764, 27.0966, 37.7682
xyY:
0.3819, 0.2582, 27.0966
CIE-Lab:
59.0636, 51.3828, -11.1046
CIE-LCH:
59.0636, 52.5690, 347.8051
CIE-Luv:
59.0636, 67.9583, -25.1258
Hunter-Lab:
52.0543, 46.3311, -6.5800
#d967a3 color charts
#d967a3 color shades, tints & tones
#d967a3 color schemes
#d967a3 color preview, HTML & CSS examples
This text has a color of #d967a3
<p style="color:#d967a3;">Text here</p>
.mytext {color:#d967a3;}
This box has a color of #d967a3
<div style="background-color:#d967a3;">Content here</div>
.mybackground {background-color:#d967a3;}
Border around this has a color of #d967a3
<div style="border:2px solid #d967a3;">Content here</div>
.myborder {border:2px solid #d967a3;}