#d61d7c color space conversions
Hex:
#d61d7c
RGB:
214, 29, 124
CMY:
16, 89, 51
CMYK:
0, 86, 42, 16
HSL:
329°, 76.1317%, 47.6471%
HSV (HSB):
329°, 86.4486%, 83.9216%
XYZ:
31.8090, 16.6301, 20.6022
xyY:
0.4607, 0.2409, 16.6301
CIE-Lab:
47.7905, 72.1828, -4.8355
CIE-LCH:
47.7905, 72.3446, 356.1675
CIE-Luv:
47.7905, 107.5046, -19.9202
Hunter-Lab:
40.7800, 67.8675, -1.4075
#d61d7c color charts
#d61d7c color shades, tints & tones
#d61d7c color schemes
#d61d7c color preview, HTML & CSS examples
This text has a color of #d61d7c
<p style="color:#d61d7c;">Text here</p>
.mytext {color:#d61d7c;}
This box has a color of #d61d7c
<div style="background-color:#d61d7c;">Content here</div>
.mybackground {background-color:#d61d7c;}
Border around this has a color of #d61d7c
<div style="border:2px solid #d61d7c;">Content here</div>
.myborder {border:2px solid #d61d7c;}