#d62e84 color space conversions
Hex:
#d62e84
RGB:
214, 46, 132
CMY:
16, 82, 48
CMYK:
0, 79, 38, 16
HSL:
329°, 67.2000%, 50.9804%
HSV (HSB):
329°, 78.5047%, 83.9216%
XYZ:
32.8734, 17.9161, 23.5553
xyY:
0.4422, 0.2410, 17.9161
CIE-Lab:
49.3942, 69.1003, -7.3137
CIE-LCH:
49.3942, 69.4863, 353.9582
CIE-Luv:
49.3942, 99.7677, -22.6088
Hunter-Lab:
42.3274, 64.5585, -3.3659
#d62e84 color charts
#d62e84 color shades, tints & tones
#d62e84 color schemes
#d62e84 color preview, HTML & CSS examples
This text has a color of #d62e84
<p style="color:#d62e84;">Text here</p>
.mytext {color:#d62e84;}
This box has a color of #d62e84
<div style="background-color:#d62e84;">Content here</div>
.mybackground {background-color:#d62e84;}
Border around this has a color of #d62e84
<div style="border:2px solid #d62e84;">Content here</div>
.myborder {border:2px solid #d62e84;}