#d83da5 color space conversions
Hex:
#d83da5
RGB:
216, 61, 165
CMY:
15, 76, 35
CMYK:
0, 72, 24, 15
HSL:
320°, 66.5236%, 54.3137%
HSV (HSB):
320°, 71.7593%, 84.7059%
XYZ:
36.7792, 20.6530, 37.6453
xyY:
0.3868, 0.2172, 20.6530
CIE-Lab:
52.5676, 68.8046, -22.1518
CIE-LCH:
52.5676, 72.2826, 342.1539
CIE-Luv:
52.5676, 83.5909, -43.6165
Hunter-Lab:
45.4456, 64.9304, -17.3015
#d83da5 color charts
#d83da5 color shades, tints & tones
#d83da5 color schemes
#d83da5 color preview, HTML & CSS examples
This text has a color of #d83da5
<p style="color:#d83da5;">Text here</p>
.mytext {color:#d83da5;}
This box has a color of #d83da5
<div style="background-color:#d83da5;">Content here</div>
.mybackground {background-color:#d83da5;}
Border around this has a color of #d83da5
<div style="border:2px solid #d83da5;">Content here</div>
.myborder {border:2px solid #d83da5;}