#d62a86 color space conversions
Hex:
#d62a86
RGB:
214, 42, 134
CMY:
16, 84, 47
CMYK:
0, 80, 37, 16
HSL:
328°, 67.7165%, 50.1961%
HSV (HSB):
328°, 80.3738%, 83.9216%
XYZ:
32.8626, 17.6733, 24.2335
xyY:
0.4395, 0.2364, 17.6733
CIE-Lab:
49.0974, 70.3408, -8.9666
CIE-LCH:
49.0974, 70.9100, 352.7355
CIE-Luv:
49.0974, 100.0779, -25.0288
Hunter-Lab:
42.0396, 65.9650, -4.7496
#d62a86 color charts
#d62a86 color shades, tints & tones
#d62a86 color schemes
#d62a86 color preview, HTML & CSS examples
This text has a color of #d62a86
<p style="color:#d62a86;">Text here</p>
.mytext {color:#d62a86;}
This box has a color of #d62a86
<div style="background-color:#d62a86;">Content here</div>
.mybackground {background-color:#d62a86;}
Border around this has a color of #d62a86
<div style="border:2px solid #d62a86;">Content here</div>
.myborder {border:2px solid #d62a86;}