#d992d1 color space conversions
Hex:
#d992d1
RGB:
217, 146, 209
CMY:
15, 43, 18
CMYK:
0, 33, 4, 15
HSL:
307°, 48.2993%, 71.1765%
HSV (HSB):
307°, 32.7189%, 85.0980%
XYZ:
50.4028, 39.9129, 65.3691
xyY:
0.3237, 0.2564, 39.9129
CIE-Lab:
69.4075, 36.5726, -21.4660
CIE-LCH:
69.4075, 42.4069, 329.5895
CIE-Luv:
69.4075, 36.7196, -39.0972
Hunter-Lab:
63.1767, 31.8493, -17.1238
#d992d1 color charts
#d992d1 color shades, tints & tones
#d992d1 color schemes
#d992d1 color preview, HTML & CSS examples
This text has a color of #d992d1
<p style="color:#d992d1;">Text here</p>
.mytext {color:#d992d1;}
This box has a color of #d992d1
<div style="background-color:#d992d1;">Content here</div>
.mybackground {background-color:#d992d1;}
Border around this has a color of #d992d1
<div style="border:2px solid #d992d1;">Content here</div>
.myborder {border:2px solid #d992d1;}