#d62da5 color space conversions
Hex:
#d62da5
RGB:
214, 45, 165
CMY:
16, 82, 35
CMYK:
0, 79, 23, 16
HSL:
317°, 67.3307%, 50.7843%
HSV (HSB):
317°, 78.9720%, 83.9216%
XYZ:
35.4615, 18.8895, 37.3743
xyY:
0.3866, 0.2059, 18.8895
CIE-Lab:
50.5577, 73.0638, -25.2796
CIE-LCH:
50.5577, 77.3136, 340.9147
CIE-Luv:
50.5577, 86.3130, -48.5214
Hunter-Lab:
43.4621, 69.5826, -20.5618
#d62da5 color charts
#d62da5 color shades, tints & tones
#d62da5 color schemes
#d62da5 color preview, HTML & CSS examples
This text has a color of #d62da5
<p style="color:#d62da5;">Text here</p>
.mytext {color:#d62da5;}
This box has a color of #d62da5
<div style="background-color:#d62da5;">Content here</div>
.mybackground {background-color:#d62da5;}
Border around this has a color of #d62da5
<div style="border:2px solid #d62da5;">Content here</div>
.myborder {border:2px solid #d62da5;}