#d61fb9 color space conversions
Hex:
#d61fb9
RGB:
214, 31, 185
CMY:
16, 88, 27
CMYK:
0, 86, 14, 16
HSL:
310°, 74.6939%, 48.0392%
HSV (HSB):
310°, 85.5140%, 83.9216%
XYZ:
36.9785, 18.7789, 47.5746
xyY:
0.3579, 0.1817, 18.7789
CIE-Lab:
50.4275, 78.6863, -37.2337
CIE-LCH:
50.4275, 87.0511, 334.6769
CIE-Luv:
50.4275, 80.4674, -66.8844
Hunter-Lab:
43.3346, 76.4828, -34.7569
#d61fb9 color charts
#d61fb9 color shades, tints & tones
#d61fb9 color schemes
#d61fb9 color preview, HTML & CSS examples
This text has a color of #d61fb9
<p style="color:#d61fb9;">Text here</p>
.mytext {color:#d61fb9;}
This box has a color of #d61fb9
<div style="background-color:#d61fb9;">Content here</div>
.mybackground {background-color:#d61fb9;}
Border around this has a color of #d61fb9
<div style="border:2px solid #d61fb9;">Content here</div>
.myborder {border:2px solid #d61fb9;}