#d61d9c color space conversions
Hex:
#d61d9c
RGB:
214, 29, 156
CMY:
16, 89, 39
CMYK:
0, 86, 27, 16
HSL:
319°, 76.1317%, 47.6471%
HSV (HSB):
319°, 86.4486%, 83.9216%
XYZ:
34.1717, 17.5752, 33.0438
xyY:
0.4030, 0.2073, 17.5752
CIE-Lab:
48.9767, 75.4604, -22.3734
CIE-LCH:
48.9767, 78.7073, 343.4853
CIE-Luv:
48.9767, 93.2885, -44.4651
Hunter-Lab:
41.9228, 72.1324, -17.3868
#d61d9c color charts
#d61d9c color shades, tints & tones
#d61d9c color schemes
#d61d9c color preview, HTML & CSS examples
This text has a color of #d61d9c
<p style="color:#d61d9c;">Text here</p>
.mytext {color:#d61d9c;}
This box has a color of #d61d9c
<div style="background-color:#d61d9c;">Content here</div>
.mybackground {background-color:#d61d9c;}
Border around this has a color of #d61d9c
<div style="border:2px solid #d61d9c;">Content here</div>
.myborder {border:2px solid #d61d9c;}