#d63f8a color space conversions
Hex:
#d63f8a
RGB:
214, 63, 138
CMY:
16, 75, 46
CMYK:
0, 71, 36, 16
HSL:
330°, 64.8069%, 54.3137%
HSV (HSB):
330°, 70.5607%, 83.9216%
XYZ:
34.0965, 19.6861, 26.0475
xyY:
0.4271, 0.2466, 19.6861
CIE-Lab:
51.4805, 64.4075, -7.8096
CIE-LCH:
51.4805, 64.8792, 353.0864
CIE-Luv:
51.4805, 91.5692, -22.4757
Hunter-Lab:
44.3691, 59.5269, -3.7487
#d63f8a color charts
#d63f8a color shades, tints & tones
#d63f8a color schemes
#d63f8a color preview, HTML & CSS examples
This text has a color of #d63f8a
<p style="color:#d63f8a;">Text here</p>
.mytext {color:#d63f8a;}
This box has a color of #d63f8a
<div style="background-color:#d63f8a;">Content here</div>
.mybackground {background-color:#d63f8a;}
Border around this has a color of #d63f8a
<div style="border:2px solid #d63f8a;">Content here</div>
.myborder {border:2px solid #d63f8a;}