#d61f9b color space conversions
Hex:
#d61f9b
RGB:
214, 31, 155
CMY:
16, 88, 39
CMYK:
0, 86, 28, 16
HSL:
319°, 74.6939%, 48.0392%
HSV (HSB):
319°, 85.5140%, 83.9216%
XYZ:
34.1379, 17.6427, 32.6165
xyY:
0.4045, 0.2090, 17.6427
CIE-Lab:
49.0598, 74.9852, -21.6483
CIE-LCH:
49.0598, 78.0476, 343.8965
CIE-Luv:
49.0598, 93.3977, -43.3693
Hunter-Lab:
42.0032, 71.5697, -16.6378
#d61f9b color charts
#d61f9b color shades, tints & tones
#d61f9b color schemes
#d61f9b color preview, HTML & CSS examples
This text has a color of #d61f9b
<p style="color:#d61f9b;">Text here</p>
.mytext {color:#d61f9b;}
This box has a color of #d61f9b
<div style="background-color:#d61f9b;">Content here</div>
.mybackground {background-color:#d61f9b;}
Border around this has a color of #d61f9b
<div style="border:2px solid #d61f9b;">Content here</div>
.myborder {border:2px solid #d61f9b;}