#d61f6e color space conversions
Hex:
#d61f6e
RGB:
214, 31, 110
CMY:
16, 88, 57
CMYK:
0, 86, 49, 16
HSL:
334°, 74.6939%, 48.0392%
HSV (HSB):
334°, 85.5140%, 83.9216%
XYZ:
31.0360, 16.4019, 16.2820
xyY:
0.4871, 0.2574, 16.4019
CIE-Lab:
47.4974, 70.6112, 3.3221
CIE-LCH:
47.4974, 70.6893, 2.6936
CIE-Luv:
47.4974, 113.0426, -9.5081
Hunter-Lab:
40.4993, 65.9171, 4.5131
#d61f6e color charts
#d61f6e color shades, tints & tones
#d61f6e color schemes
#d61f6e color preview, HTML & CSS examples
This text has a color of #d61f6e
<p style="color:#d61f6e;">Text here</p>
.mytext {color:#d61f6e;}
This box has a color of #d61f6e
<div style="background-color:#d61f6e;">Content here</div>
.mybackground {background-color:#d61f6e;}
Border around this has a color of #d61f6e
<div style="border:2px solid #d61f6e;">Content here</div>
.myborder {border:2px solid #d61f6e;}