#d93e9b color space conversions
Hex:
#d93e9b
RGB:
217, 62, 155
CMY:
15, 76, 39
CMYK:
0, 71, 29, 15
HSL:
324°, 67.0996%, 54.7059%
HSV (HSB):
324°, 71.4286%, 85.0980%
XYZ:
36.2543, 20.5635, 33.0687
xyY:
0.4033, 0.2288, 20.5635
CIE-Lab:
52.4684, 67.4906, -16.3870
CIE-LCH:
52.4684, 69.4516, 346.3525
CIE-Luv:
52.4684, 87.8800, -35.0776
Hunter-Lab:
45.3470, 63.3509, -11.4935
#d93e9b color charts
#d93e9b color shades, tints & tones
#d93e9b color schemes
#d93e9b color preview, HTML & CSS examples
This text has a color of #d93e9b
<p style="color:#d93e9b;">Text here</p>
.mytext {color:#d93e9b;}
This box has a color of #d93e9b
<div style="background-color:#d93e9b;">Content here</div>
.mybackground {background-color:#d93e9b;}
Border around this has a color of #d93e9b
<div style="border:2px solid #d93e9b;">Content here</div>
.myborder {border:2px solid #d93e9b;}