#d76da9 color space conversions
Hex:
#d76da9
RGB:
215, 109, 169
CMY:
16, 57, 34
CMYK:
0, 49, 21, 16
HSL:
326°, 56.9892%, 63.5294%
HSV (HSB):
326°, 49.3023%, 84.3137%
XYZ:
40.6544, 28.2489, 40.8460
xyY:
0.3704, 0.2574, 28.2489
CIE-Lab:
60.1130, 48.6536, -13.0132
CIE-LCH:
60.1130, 50.3638, 345.0258
CIE-Luv:
60.1130, 61.9132, -27.4794
Hunter-Lab:
53.1497, 43.5233, -8.3600
#d76da9 color charts
#d76da9 color shades, tints & tones
#d76da9 color schemes
#d76da9 color preview, HTML & CSS examples
This text has a color of #d76da9
<p style="color:#d76da9;">Text here</p>
.mytext {color:#d76da9;}
This box has a color of #d76da9
<div style="background-color:#d76da9;">Content here</div>
.mybackground {background-color:#d76da9;}
Border around this has a color of #d76da9
<div style="border:2px solid #d76da9;">Content here</div>
.myborder {border:2px solid #d76da9;}