#d83f9b color space conversions
Hex:
#d83f9b
RGB:
216, 63, 155
CMY:
15, 75, 39
CMYK:
0, 71, 28, 15
HSL:
324°, 66.2338%, 54.7059%
HSV (HSB):
324°, 70.8333%, 84.7059%
XYZ:
36.0128, 20.5205, 33.0731
xyY:
0.4019, 0.2290, 20.5205
CIE-Lab:
52.4207, 66.8897, -16.4753
CIE-LCH:
52.4207, 68.8888, 346.1631
CIE-Luv:
52.4207, 86.7531, -35.0810
Hunter-Lab:
45.2996, 62.6319, -11.5778
#d83f9b color charts
#d83f9b color shades, tints & tones
#d83f9b color schemes
#d83f9b color preview, HTML & CSS examples
This text has a color of #d83f9b
<p style="color:#d83f9b;">Text here</p>
.mytext {color:#d83f9b;}
This box has a color of #d83f9b
<div style="background-color:#d83f9b;">Content here</div>
.mybackground {background-color:#d83f9b;}
Border around this has a color of #d83f9b
<div style="border:2px solid #d83f9b;">Content here</div>
.myborder {border:2px solid #d83f9b;}