#d95db6 color space conversions
Hex:
#d95db6
RGB:
217, 93, 182
CMY:
15, 64, 29
CMYK:
0, 57, 16, 15
HSL:
317°, 62.0000%, 60.7843%
HSV (HSB):
317°, 57.1429%, 85.0980%
XYZ:
40.9731, 25.9578, 47.1068
xyY:
0.3593, 0.2276, 25.9578
CIE-Lab:
57.9970, 58.7561, -23.6838
CIE-LCH:
57.9970, 63.3498, 338.0463
CIE-Luv:
57.9970, 66.9936, -44.9864
Hunter-Lab:
50.9488, 54.3896, -19.1548
#d95db6 color charts
#d95db6 color shades, tints & tones
#d95db6 color schemes
#d95db6 color preview, HTML & CSS examples
This text has a color of #d95db6
<p style="color:#d95db6;">Text here</p>
.mytext {color:#d95db6;}
This box has a color of #d95db6
<div style="background-color:#d95db6;">Content here</div>
.mybackground {background-color:#d95db6;}
Border around this has a color of #d95db6
<div style="border:2px solid #d95db6;">Content here</div>
.myborder {border:2px solid #d95db6;}