#d93f9b color space conversions
Hex:
#d93f9b
RGB:
217, 63, 155
CMY:
15, 75, 39
CMYK:
0, 71, 29, 15
HSL:
324°, 66.9565%, 54.9020%
HSV (HSB):
324°, 70.9677%, 85.0980%
XYZ:
36.3092, 20.6733, 33.0870
xyY:
0.4031, 0.2295, 20.6733
CIE-Lab:
52.5901, 67.1493, -16.2021
CIE-LCH:
52.5901, 69.0763, 346.4347
CIE-Luv:
52.5901, 87.5403, -34.7667
Hunter-Lab:
45.4679, 62.9755, -11.3178
#d93f9b color charts
#d93f9b color shades, tints & tones
#d93f9b color schemes
#d93f9b color preview, HTML & CSS examples
This text has a color of #d93f9b
<p style="color:#d93f9b;">Text here</p>
.mytext {color:#d93f9b;}
This box has a color of #d93f9b
<div style="background-color:#d93f9b;">Content here</div>
.mybackground {background-color:#d93f9b;}
Border around this has a color of #d93f9b
<div style="border:2px solid #d93f9b;">Content here</div>
.myborder {border:2px solid #d93f9b;}