#d93f8f color space conversions
Hex:
#d93f8f
RGB:
217, 63, 143
CMY:
15, 75, 44
CMYK:
0, 71, 34, 15
HSL:
329°, 66.9565%, 54.9020%
HSV (HSB):
329°, 70.9677%, 85.0980%
XYZ:
35.3507, 20.2899, 28.0398
xyY:
0.4224, 0.2425, 20.2899
CIE-Lab:
52.1634, 65.7676, -9.7201
CIE-LCH:
52.1634, 66.4820, 351.5928
CIE-Luv:
52.1634, 92.0895, -25.4093
Hunter-Lab:
45.0443, 61.2590, -5.3766
#d93f8f color charts
#d93f8f color shades, tints & tones
#d93f8f color schemes
#d93f8f color preview, HTML & CSS examples
This text has a color of #d93f8f
<p style="color:#d93f8f;">Text here</p>
.mytext {color:#d93f8f;}
This box has a color of #d93f8f
<div style="background-color:#d93f8f;">Content here</div>
.mybackground {background-color:#d93f8f;}
Border around this has a color of #d93f8f
<div style="border:2px solid #d93f8f;">Content here</div>
.myborder {border:2px solid #d93f8f;}