#d63a8a color space conversions
Hex:
#d63a8a
RGB:
214, 58, 138
CMY:
16, 77, 46
CMYK:
0, 73, 36, 16
HSL:
329°, 65.5462%, 53.3333%
HSV (HSB):
329°, 72.8972%, 83.9216%
XYZ:
33.8321, 19.1572, 25.9593
xyY:
0.4285, 0.2427, 19.1572
CIE-Lab:
50.8707, 66.1152, -8.7208
CIE-LCH:
50.8707, 66.6878, 352.4859
CIE-Luv:
50.8707, 93.4248, -24.0009
Hunter-Lab:
43.7690, 61.3792, -4.5265
#d63a8a color charts
#d63a8a color shades, tints & tones
#d63a8a color schemes
#d63a8a color preview, HTML & CSS examples
This text has a color of #d63a8a
<p style="color:#d63a8a;">Text here</p>
.mytext {color:#d63a8a;}
This box has a color of #d63a8a
<div style="background-color:#d63a8a;">Content here</div>
.mybackground {background-color:#d63a8a;}
Border around this has a color of #d63a8a
<div style="border:2px solid #d63a8a;">Content here</div>
.myborder {border:2px solid #d63a8a;}