#d62b80 color space conversions
Hex:
#d62b80
RGB:
214, 43, 128
CMY:
16, 83, 50
CMYK:
0, 80, 40, 16
HSL:
330°, 67.5889%, 50.3922%
HSV (HSB):
330°, 79.9065%, 83.9216%
XYZ:
32.4917, 17.5824, 22.1033
xyY:
0.4502, 0.2436, 17.5824
CIE-Lab:
48.9856, 69.4975, -5.4985
CIE-LCH:
48.9856, 69.7147, 355.4763
CIE-Luv:
48.9856, 102.3054, -20.2844
Hunter-Lab:
41.9314, 64.9358, -1.9016
#d62b80 color charts
#d62b80 color shades, tints & tones
#d62b80 color schemes
#d62b80 color preview, HTML & CSS examples
This text has a color of #d62b80
<p style="color:#d62b80;">Text here</p>
.mytext {color:#d62b80;}
This box has a color of #d62b80
<div style="background-color:#d62b80;">Content here</div>
.mybackground {background-color:#d62b80;}
Border around this has a color of #d62b80
<div style="border:2px solid #d62b80;">Content here</div>
.myborder {border:2px solid #d62b80;}