#d992a4 color space conversions
Hex:
#d992a4
RGB:
217, 146, 164
CMY:
15, 43, 36
CMYK:
0, 33, 24, 15
HSL:
345°, 48.2993%, 71.1765%
HSV (HSB):
345°, 32.7189%, 85.0980%
XYZ:
45.5950, 37.9898, 40.0516
xyY:
0.3688, 0.3073, 37.9898
CIE-Lab:
68.0131, 29.2824, 1.5489
CIE-LCH:
68.0131, 29.3234, 3.0279
CIE-Luv:
68.0131, 44.2924, -3.1233
Hunter-Lab:
61.6359, 24.1822, 4.6179
#d992a4 color charts
#d992a4 color shades, tints & tones
#d992a4 color schemes
#d992a4 color preview, HTML & CSS examples
This text has a color of #d992a4
<p style="color:#d992a4;">Text here</p>
.mytext {color:#d992a4;}
This box has a color of #d992a4
<div style="background-color:#d992a4;">Content here</div>
.mybackground {background-color:#d992a4;}
Border around this has a color of #d992a4
<div style="border:2px solid #d992a4;">Content here</div>
.myborder {border:2px solid #d992a4;}