#d83db6 color space conversions
Hex:
#d83db6
RGB:
216, 61, 182
CMY:
15, 76, 29
CMYK:
0, 72, 16, 15
HSL:
313°, 66.5236%, 54.3137%
HSV (HSB):
313°, 71.7593%, 84.7059%
XYZ:
38.4311, 21.3138, 46.3444
xyY:
0.3623, 0.2009, 21.3138
CIE-Lab:
53.2912, 71.0611, -30.9766
CIE-LCH:
53.2912, 77.5192, 336.4469
CIE-Luv:
53.2912, 77.1476, -57.1584
Hunter-Lab:
46.1669, 67.7984, -27.2011
#d83db6 color charts
#d83db6 color shades, tints & tones
#d83db6 color schemes
#d83db6 color preview, HTML & CSS examples
This text has a color of #d83db6
<p style="color:#d83db6;">Text here</p>
.mytext {color:#d83db6;}
This box has a color of #d83db6
<div style="background-color:#d83db6;">Content here</div>
.mybackground {background-color:#d83db6;}
Border around this has a color of #d83db6
<div style="border:2px solid #d83db6;">Content here</div>
.myborder {border:2px solid #d83db6;}