#d63b8a color space conversions
Hex:
#d63b8a
RGB:
214, 59, 138
CMY:
16, 77, 46
CMYK:
0, 72, 36, 16
HSL:
329°, 65.4008%, 53.5294%
HSV (HSB):
329°, 72.4299%, 83.9216%
XYZ:
33.8830, 19.2590, 25.9763
xyY:
0.4283, 0.2434, 19.2590
CIE-Lab:
50.9889, 65.7831, -8.5440
CIE-LCH:
50.9889, 66.3356, 352.5998
CIE-Luv:
50.9889, 93.0650, -23.7051
Hunter-Lab:
43.8851, 61.0178, -4.3751
#d63b8a color charts
#d63b8a color shades, tints & tones
#d63b8a color schemes
#d63b8a color preview, HTML & CSS examples
This text has a color of #d63b8a
<p style="color:#d63b8a;">Text here</p>
.mytext {color:#d63b8a;}
This box has a color of #d63b8a
<div style="background-color:#d63b8a;">Content here</div>
.mybackground {background-color:#d63b8a;}
Border around this has a color of #d63b8a
<div style="border:2px solid #d63b8a;">Content here</div>
.myborder {border:2px solid #d63b8a;}