#d62b84 color space conversions
Hex:
#d62b84
RGB:
214, 43, 132
CMY:
16, 83, 48
CMYK:
0, 80, 38, 16
HSL:
329°, 67.5889%, 50.3922%
HSV (HSB):
329°, 79.9065%, 83.9216%
XYZ:
32.7603, 17.6898, 23.5176
xyY:
0.4429, 0.2392, 17.6898
CIE-Lab:
49.1177, 69.8888, -7.7262
CIE-LCH:
49.1177, 70.3146, 353.6916
CIE-Luv:
49.1177, 100.6402, -23.2934
Hunter-Lab:
42.0593, 65.4312, -3.7107
#d62b84 color charts
#d62b84 color shades, tints & tones
#d62b84 color schemes
#d62b84 color preview, HTML & CSS examples
This text has a color of #d62b84
<p style="color:#d62b84;">Text here</p>
.mytext {color:#d62b84;}
This box has a color of #d62b84
<div style="background-color:#d62b84;">Content here</div>
.mybackground {background-color:#d62b84;}
Border around this has a color of #d62b84
<div style="border:2px solid #d62b84;">Content here</div>
.myborder {border:2px solid #d62b84;}