#d83d6b color space conversions
Hex:
#d83d6b
RGB:
216, 61, 107
CMY:
15, 76, 58
CMYK:
0, 72, 50, 15
HSL:
342°, 66.5236%, 54.3137%
HSV (HSB):
342°, 71.7593%, 84.7059%
XYZ:
32.6415, 18.9980, 15.8565
xyY:
0.4836, 0.2815, 18.9980
CIE-Lab:
50.6848, 62.7099, 9.7504
CIE-LCH:
50.6848, 63.4634, 8.8378
CIE-Luv:
50.6848, 105.2258, -0.0823
Hunter-Lab:
43.5866, 57.3998, 8.9414
#d83d6b color charts
#d83d6b color shades, tints & tones
#d83d6b color schemes
#d83d6b color preview, HTML & CSS examples
This text has a color of #d83d6b
<p style="color:#d83d6b;">Text here</p>
.mytext {color:#d83d6b;}
This box has a color of #d83d6b
<div style="background-color:#d83d6b;">Content here</div>
.mybackground {background-color:#d83d6b;}
Border around this has a color of #d83d6b
<div style="border:2px solid #d83d6b;">Content here</div>
.myborder {border:2px solid #d83d6b;}