#d62f80 color space conversions
Hex:
#d62f80
RGB:
214, 47, 128
CMY:
16, 82, 50
CMYK:
0, 78, 40, 16
HSL:
331°, 67.0683%, 51.1765%
HSV (HSB):
331°, 78.0374%, 83.9216%
XYZ:
32.6444, 17.8877, 22.1542
xyY:
0.4491, 0.2461, 17.8877
CIE-Lab:
49.3596, 68.4322, -4.9439
CIE-LCH:
49.3596, 68.6106, 355.8678
CIE-Luv:
49.3596, 101.0946, -19.3643
Hunter-Lab:
42.2938, 63.7604, -1.4514
#d62f80 color charts
#d62f80 color shades, tints & tones
#d62f80 color schemes
#d62f80 color preview, HTML & CSS examples
This text has a color of #d62f80
<p style="color:#d62f80;">Text here</p>
.mytext {color:#d62f80;}
This box has a color of #d62f80
<div style="background-color:#d62f80;">Content here</div>
.mybackground {background-color:#d62f80;}
Border around this has a color of #d62f80
<div style="border:2px solid #d62f80;">Content here</div>
.myborder {border:2px solid #d62f80;}