#d83f93 color space conversions
Hex:
#d83f93
RGB:
216, 63, 147
CMY:
15, 75, 42
CMYK:
0, 71, 32, 15
HSL:
327°, 66.2338%, 54.7059%
HSV (HSB):
327°, 70.8333%, 84.7059%
XYZ:
35.3629, 20.2605, 29.6506
xyY:
0.4147, 0.2376, 20.2605
CIE-Lab:
52.1305, 65.9506, -12.1683
CIE-LCH:
52.1305, 67.0638, 349.5461
CIE-Luv:
52.1305, 89.7829, -28.8147
Hunter-Lab:
45.0117, 61.4658, -7.5480
#d83f93 color charts
#d83f93 color shades, tints & tones
#d83f93 color schemes
#d83f93 color preview, HTML & CSS examples
This text has a color of #d83f93
<p style="color:#d83f93;">Text here</p>
.mytext {color:#d83f93;}
This box has a color of #d83f93
<div style="background-color:#d83f93;">Content here</div>
.mybackground {background-color:#d83f93;}
Border around this has a color of #d83f93
<div style="border:2px solid #d83f93;">Content here</div>
.myborder {border:2px solid #d83f93;}