#d83f98 color space conversions
Hex:
#d83f98
RGB:
216, 63, 152
CMY:
15, 75, 40
CMYK:
0, 71, 30, 15
HSL:
325°, 66.2338%, 54.7059%
HSV (HSB):
325°, 70.8333%, 84.7059%
XYZ:
35.7639, 20.4209, 31.7624
xyY:
0.4067, 0.2322, 20.4209
CIE-Lab:
52.3098, 66.5319, -14.8665
CIE-LCH:
52.3098, 68.1727, 347.4043
CIE-Luv:
52.3098, 87.8903, -32.7223
Hunter-Lab:
45.1895, 62.1868, -10.0406
#d83f98 color charts
#d83f98 color shades, tints & tones
#d83f98 color schemes
#d83f98 color preview, HTML & CSS examples
This text has a color of #d83f98
<p style="color:#d83f98;">Text here</p>
.mytext {color:#d83f98;}
This box has a color of #d83f98
<div style="background-color:#d83f98;">Content here</div>
.mybackground {background-color:#d83f98;}
Border around this has a color of #d83f98
<div style="border:2px solid #d83f98;">Content here</div>
.myborder {border:2px solid #d83f98;}