#d932b9 color space conversions
Hex:
#d932b9
RGB:
217, 50, 185
CMY:
15, 80, 27
CMYK:
0, 77, 15, 15
HSL:
311°, 68.7243%, 52.3529%
HSV (HSB):
311°, 76.9585%, 85.0980%
XYZ:
38.5128, 20.5357, 47.8329
xyY:
0.3603, 0.1921, 20.5357
CIE-Lab:
52.4376, 75.0025, -34.0422
CIE-LCH:
52.4376, 82.3666, 335.5876
CIE-Luv:
52.4376, 79.4307, -62.1605
Hunter-Lab:
45.3163, 72.3976, -30.8611
#d932b9 color charts
#d932b9 color shades, tints & tones
#d932b9 color schemes
#d932b9 color preview, HTML & CSS examples
This text has a color of #d932b9
<p style="color:#d932b9;">Text here</p>
.mytext {color:#d932b9;}
This box has a color of #d932b9
<div style="background-color:#d932b9;">Content here</div>
.mybackground {background-color:#d932b9;}
Border around this has a color of #d932b9
<div style="border:2px solid #d932b9;">Content here</div>
.myborder {border:2px solid #d932b9;}