#d993b8 color space conversions
Hex:
#d993b8
RGB:
217, 147, 184
CMY:
15, 42, 28
CMYK:
0, 32, 15, 15
HSL:
328°, 47.9452%, 71.3725%
HSV (HSB):
328°, 32.2581%, 85.0980%
XYZ:
47.7007, 39.0798, 50.3765
xyY:
0.3478, 0.2849, 39.0798
CIE-Lab:
68.8091, 31.7866, -8.4640
CIE-LCH:
68.8091, 32.8942, 345.0895
CIE-Luv:
68.8091, 40.4435, -18.1614
Hunter-Lab:
62.5139, 26.8037, -4.0188
#d993b8 color charts
#d993b8 color shades, tints & tones
#d993b8 color schemes
#d993b8 color preview, HTML & CSS examples
This text has a color of #d993b8
<p style="color:#d993b8;">Text here</p>
.mytext {color:#d993b8;}
This box has a color of #d993b8
<div style="background-color:#d993b8;">Content here</div>
.mybackground {background-color:#d993b8;}
Border around this has a color of #d993b8
<div style="border:2px solid #d993b8;">Content here</div>
.myborder {border:2px solid #d993b8;}