#d61f85 color space conversions
Hex:
#d61f85
RGB:
214, 31, 133
CMY:
16, 88, 48
CMYK:
0, 86, 38, 16
HSL:
327°, 74.6939%, 48.0392%
HSV (HSB):
327°, 85.5140%, 83.9216%
XYZ:
32.4552, 16.9696, 23.7552
xyY:
0.4435, 0.2319, 16.9696
CIE-Lab:
48.2217, 72.6594, -9.6738
CIE-LCH:
48.2217, 73.3006, 352.4163
CIE-Luv:
48.2217, 103.1349, -26.3552
Hunter-Lab:
41.1941, 68.5431, -5.3545
#d61f85 color charts
#d61f85 color shades, tints & tones
#d61f85 color schemes
#d61f85 color preview, HTML & CSS examples
This text has a color of #d61f85
<p style="color:#d61f85;">Text here</p>
.mytext {color:#d61f85;}
This box has a color of #d61f85
<div style="background-color:#d61f85;">Content here</div>
.mybackground {background-color:#d61f85;}
Border around this has a color of #d61f85
<div style="border:2px solid #d61f85;">Content here</div>
.myborder {border:2px solid #d61f85;}