#d93f8b color space conversions
Hex:
#d93f8b
RGB:
217, 63, 139
CMY:
15, 75, 45
CMYK:
0, 71, 36, 15
HSL:
330°, 66.9565%, 54.9020%
HSV (HSB):
330°, 70.9677%, 85.0980%
XYZ:
35.0530, 20.1708, 26.4720
xyY:
0.4291, 0.2469, 20.1708
CIE-Lab:
52.0298, 65.3312, -7.5333
CIE-LCH:
52.0298, 65.7641, 353.4223
CIE-Luv:
52.0298, 93.5950, -22.3393
Hunter-Lab:
44.9119, 60.7203, -3.5083
#d93f8b color charts
#d93f8b color shades, tints & tones
#d93f8b color schemes
#d93f8b color preview, HTML & CSS examples
This text has a color of #d93f8b
<p style="color:#d93f8b;">Text here</p>
.mytext {color:#d93f8b;}
This box has a color of #d93f8b
<div style="background-color:#d93f8b;">Content here</div>
.mybackground {background-color:#d93f8b;}
Border around this has a color of #d93f8b
<div style="border:2px solid #d93f8b;">Content here</div>
.myborder {border:2px solid #d93f8b;}