#d62e87 color space conversions
Hex:
#d62e87
RGB:
214, 46, 135
CMY:
16, 82, 47
CMYK:
0, 79, 37, 16
HSL:
328°, 67.2000%, 50.9804%
HSV (HSB):
328°, 78.5047%, 83.9216%
XYZ:
33.0817, 17.9994, 24.6523
xyY:
0.4368, 0.2377, 17.9994
CIE-Lab:
49.4954, 69.4038, -8.9747
CIE-LCH:
49.4954, 69.9817, 352.6319
CIE-Luv:
49.4954, 98.5315, -24.8858
Hunter-Lab:
42.4257, 64.9416, -4.7536
#d62e87 color charts
#d62e87 color shades, tints & tones
#d62e87 color schemes
#d62e87 color preview, HTML & CSS examples
This text has a color of #d62e87
<p style="color:#d62e87;">Text here</p>
.mytext {color:#d62e87;}
This box has a color of #d62e87
<div style="background-color:#d62e87;">Content here</div>
.mybackground {background-color:#d62e87;}
Border around this has a color of #d62e87
<div style="border:2px solid #d62e87;">Content here</div>
.myborder {border:2px solid #d62e87;}