#d62e7f color space conversions
Hex:
#d62e7f
RGB:
214, 46, 127
CMY:
16, 82, 50
CMYK:
0, 79, 41, 16
HSL:
331°, 67.2000%, 50.9804%
HSV (HSB):
331°, 78.5047%, 83.9216%
XYZ:
32.5393, 17.7824, 21.7960
xyY:
0.4512, 0.2466, 17.7824
CIE-Lab:
49.2312, 68.6099, -4.5279
CIE-LCH:
49.2312, 68.7591, 356.2242
CIE-Luv:
49.2312, 101.8146, -18.8553
Hunter-Lab:
42.1692, 63.9410, -1.1268
#d62e7f color charts
#d62e7f color shades, tints & tones
#d62e7f color schemes
#d62e7f color preview, HTML & CSS examples
This text has a color of #d62e7f
<p style="color:#d62e7f;">Text here</p>
.mytext {color:#d62e7f;}
This box has a color of #d62e7f
<div style="background-color:#d62e7f;">Content here</div>
.mybackground {background-color:#d62e7f;}
Border around this has a color of #d62e7f
<div style="border:2px solid #d62e7f;">Content here</div>
.myborder {border:2px solid #d62e7f;}