#d992b7 color space conversions
Hex:
#d992b7
RGB:
217, 146, 183
CMY:
15, 43, 28
CMYK:
0, 33, 16, 15
HSL:
329°, 48.2993%, 71.1765%
HSV (HSB):
329°, 32.7189%, 85.0980%
XYZ:
47.4414, 38.7284, 49.7746
xyY:
0.3490, 0.2849, 38.7284
CIE-Lab:
68.5541, 32.1645, -8.2852
CIE-LCH:
68.5541, 33.2144, 345.5552
CIE-Luv:
68.5541, 41.1484, -17.9520
Hunter-Lab:
62.2321, 27.1696, -3.8590
#d992b7 color charts
#d992b7 color shades, tints & tones
#d992b7 color schemes
#d992b7 color preview, HTML & CSS examples
This text has a color of #d992b7
<p style="color:#d992b7;">Text here</p>
.mytext {color:#d992b7;}
This box has a color of #d992b7
<div style="background-color:#d992b7;">Content here</div>
.mybackground {background-color:#d992b7;}
Border around this has a color of #d992b7
<div style="border:2px solid #d992b7;">Content here</div>
.myborder {border:2px solid #d992b7;}