#d62d88 color space conversions
Hex:
#d62d88
RGB:
214, 45, 136
CMY:
16, 82, 47
CMYK:
0, 79, 36, 16
HSL:
328°, 67.3307%, 50.7843%
HSV (HSB):
328°, 78.9720%, 83.9216%
XYZ:
33.1139, 17.9505, 25.0120
xyY:
0.4353, 0.2360, 17.9505
CIE-Lab:
49.4360, 69.7737, -9.6672
CIE-LCH:
49.4360, 70.4402, 352.1119
CIE-Luv:
49.4360, 98.4065, -25.8819
Hunter-Lab:
42.3680, 65.3675, -5.3444
#d62d88 color charts
#d62d88 color shades, tints & tones
#d62d88 color schemes
#d62d88 color preview, HTML & CSS examples
This text has a color of #d62d88
<p style="color:#d62d88;">Text here</p>
.mytext {color:#d62d88;}
This box has a color of #d62d88
<div style="background-color:#d62d88;">Content here</div>
.mybackground {background-color:#d62d88;}
Border around this has a color of #d62d88
<div style="border:2px solid #d62d88;">Content here</div>
.myborder {border:2px solid #d62d88;}