#d63d9a color space conversions
Hex:
#d63d9a
RGB:
214, 61, 154
CMY:
16, 76, 40
CMYK:
0, 71, 28, 16
HSL:
324°, 65.1064%, 53.9216%
HSV (HSB):
324°, 71.4953%, 83.9216%
XYZ:
35.2330, 19.9667, 32.5688
xyY:
0.4014, 0.2275, 19.9667
CIE-Lab:
51.7996, 66.9364, -16.8594
CIE-LCH:
51.7996, 69.0270, 345.8629
CIE-Luv:
51.7996, 86.2347, -35.5461
Hunter-Lab:
44.6841, 62.5484, -11.9357
#d63d9a color charts
#d63d9a color shades, tints & tones
#d63d9a color schemes
#d63d9a color preview, HTML & CSS examples
This text has a color of #d63d9a
<p style="color:#d63d9a;">Text here</p>
.mytext {color:#d63d9a;}
This box has a color of #d63d9a
<div style="background-color:#d63d9a;">Content here</div>
.mybackground {background-color:#d63d9a;}
Border around this has a color of #d63d9a
<div style="border:2px solid #d63d9a;">Content here</div>
.myborder {border:2px solid #d63d9a;}