#d61f84 color space conversions
Hex:
#d61f84
RGB:
214, 31, 132
CMY:
16, 88, 48
CMYK:
0, 86, 38, 16
HSL:
327°, 74.6939%, 48.0392%
HSV (HSB):
327°, 85.5140%, 83.9216%
XYZ:
32.3864, 16.9421, 23.3930
xyY:
0.4453, 0.2330, 16.9421
CIE-Lab:
48.1869, 72.5620, -9.1186
CIE-LCH:
48.1869, 73.1327, 352.8374
CIE-Luv:
48.1869, 103.5753, -25.5971
Hunter-Lab:
41.1607, 68.4175, -4.8839
#d61f84 color charts
#d61f84 color shades, tints & tones
#d61f84 color schemes
#d61f84 color preview, HTML & CSS examples
This text has a color of #d61f84
<p style="color:#d61f84;">Text here</p>
.mytext {color:#d61f84;}
This box has a color of #d61f84
<div style="background-color:#d61f84;">Content here</div>
.mybackground {background-color:#d61f84;}
Border around this has a color of #d61f84
<div style="border:2px solid #d61f84;">Content here</div>
.myborder {border:2px solid #d61f84;}