#d63d89 color space conversions
Hex:
#d63d89
RGB:
214, 61, 137
CMY:
16, 76, 46
CMYK:
0, 71, 36, 16
HSL:
330°, 65.1064%, 53.9216%
HSV (HSB):
330°, 71.4953%, 83.9216%
XYZ:
33.9157, 19.4398, 25.6316
xyY:
0.4294, 0.2461, 19.4398
CIE-Lab:
51.1978, 64.9967, -7.6327
CIE-LCH:
51.1978, 65.4433, 353.3023
CIE-Luv:
51.1978, 92.7061, -22.3351
Hunter-Lab:
44.0906, 60.1486, -3.6043
#d63d89 color charts
#d63d89 color shades, tints & tones
#d63d89 color schemes
#d63d89 color preview, HTML & CSS examples
This text has a color of #d63d89
<p style="color:#d63d89;">Text here</p>
.mytext {color:#d63d89;}
This box has a color of #d63d89
<div style="background-color:#d63d89;">Content here</div>
.mybackground {background-color:#d63d89;}
Border around this has a color of #d63d89
<div style="border:2px solid #d63d89;">Content here</div>
.myborder {border:2px solid #d63d89;}