#d61f8e color space conversions
Hex:
#d61f8e
RGB:
214, 31, 142
CMY:
16, 88, 44
CMYK:
0, 86, 34, 16
HSL:
324°, 74.6939%, 48.0392%
HSV (HSB):
324°, 85.5140%, 83.9216%
XYZ:
33.1040, 17.2291, 27.1720
xyY:
0.4271, 0.2223, 17.2291
CIE-Lab:
48.5474, 73.5689, -14.6281
CIE-LCH:
48.5474, 75.0091, 348.7542
CIE-Luv:
48.5474, 99.1543, -33.2495
Hunter-Lab:
41.5080, 69.7210, -9.7569
#d61f8e color charts
#d61f8e color shades, tints & tones
#d61f8e color schemes
#d61f8e color preview, HTML & CSS examples
This text has a color of #d61f8e
<p style="color:#d61f8e;">Text here</p>
.mytext {color:#d61f8e;}
This box has a color of #d61f8e
<div style="background-color:#d61f8e;">Content here</div>
.mybackground {background-color:#d61f8e;}
Border around this has a color of #d61f8e
<div style="border:2px solid #d61f8e;">Content here</div>
.myborder {border:2px solid #d61f8e;}