#d61fbb color space conversions
Hex:
#d61fbb
RGB:
214, 31, 187
CMY:
16, 88, 27
CMYK:
0, 86, 13, 16
HSL:
309°, 74.6939%, 48.0392%
HSV (HSB):
309°, 85.5140%, 83.9216%
XYZ:
37.1912, 18.8640, 48.6946
xyY:
0.3550, 0.1801, 18.8640
CIE-Lab:
50.5277, 78.9531, -38.2427
CIE-LCH:
50.5277, 87.7274, 334.1557
CIE-Luv:
50.5277, 79.6358, -68.4409
Hunter-Lab:
43.4327, 76.8415, -36.0702
#d61fbb color charts
#d61fbb color shades, tints & tones
#d61fbb color schemes
#d61fbb color preview, HTML & CSS examples
This text has a color of #d61fbb
<p style="color:#d61fbb;">Text here</p>
.mytext {color:#d61fbb;}
This box has a color of #d61fbb
<div style="background-color:#d61fbb;">Content here</div>
.mybackground {background-color:#d61fbb;}
Border around this has a color of #d61fbb
<div style="border:2px solid #d61fbb;">Content here</div>
.myborder {border:2px solid #d61fbb;}