#d63da5 color space conversions
Hex:
#d63da5
RGB:
214, 61, 165
CMY:
16, 76, 35
CMYK:
0, 71, 23, 16
HSL:
319°, 65.1064%, 53.9216%
HSV (HSB):
319°, 71.4953%, 83.9216%
XYZ:
36.1918, 20.3502, 37.6178
xyY:
0.3844, 0.2161, 20.3502
CIE-Lab:
52.2309, 68.3061, -22.6982
CIE-LCH:
52.2309, 71.9787, 341.6183
CIE-Luv:
52.2309, 82.0378, -44.2592
Hunter-Lab:
45.1112, 64.2622, -17.8634
#d63da5 color charts
#d63da5 color shades, tints & tones
#d63da5 color schemes
#d63da5 color preview, HTML & CSS examples
This text has a color of #d63da5
<p style="color:#d63da5;">Text here</p>
.mytext {color:#d63da5;}
This box has a color of #d63da5
<div style="background-color:#d63da5;">Content here</div>
.mybackground {background-color:#d63da5;}
Border around this has a color of #d63da5
<div style="border:2px solid #d63da5;">Content here</div>
.myborder {border:2px solid #d63da5;}