#d61d71 color space conversions
Hex:
#d61d71
RGB:
214, 29, 113
CMY:
16, 89, 56
CMYK:
0, 86, 47, 16
HSL:
333°, 76.1317%, 47.6471%
HSV (HSB):
333°, 86.4486%, 83.9216%
XYZ:
31.1516, 16.3671, 17.1401
xyY:
0.4818, 0.2531, 16.3671
CIE-Lab:
47.4525, 71.2315, 1.4115
CIE-LCH:
47.4525, 71.2455, 1.1352
CIE-Luv:
47.4525, 112.2517, -11.9343
Hunter-Lab:
40.4563, 66.6474, 3.2001
#d61d71 color charts
#d61d71 color shades, tints & tones
#d61d71 color schemes
#d61d71 color preview, HTML & CSS examples
This text has a color of #d61d71
<p style="color:#d61d71;">Text here</p>
.mytext {color:#d61d71;}
This box has a color of #d61d71
<div style="background-color:#d61d71;">Content here</div>
.mybackground {background-color:#d61d71;}
Border around this has a color of #d61d71
<div style="border:2px solid #d61d71;">Content here</div>
.myborder {border:2px solid #d61d71;}