#d63d77 color space conversions
Hex:
#d63d77
RGB:
214, 61, 119
CMY:
16, 76, 53
CMYK:
0, 71, 44, 16
HSL:
337°, 65.1064%, 53.9216%
HSV (HSB):
337°, 71.4953%, 83.9216%
XYZ:
32.7301, 18.9655, 19.3884
xyY:
0.4604, 0.2668, 18.9655
CIE-Lab:
50.6469, 63.1899, 2.3899
CIE-LCH:
50.6469, 63.2351, 2.1659
CIE-Luv:
50.6469, 99.3731, -8.9690
Hunter-Lab:
43.5494, 57.9422, 4.0884
#d63d77 color charts
#d63d77 color shades, tints & tones
#d63d77 color schemes
#d63d77 color preview, HTML & CSS examples
This text has a color of #d63d77
<p style="color:#d63d77;">Text here</p>
.mytext {color:#d63d77;}
This box has a color of #d63d77
<div style="background-color:#d63d77;">Content here</div>
.mybackground {background-color:#d63d77;}
Border around this has a color of #d63d77
<div style="border:2px solid #d63d77;">Content here</div>
.myborder {border:2px solid #d63d77;}