#d62a8a color space conversions
Hex:
#d62a8a
RGB:
214, 42, 138
CMY:
16, 84, 46
CMYK:
0, 80, 36, 16
HSL:
327°, 67.7165%, 50.1961%
HSV (HSB):
327°, 80.3738%, 83.9216%
XYZ:
33.1470, 17.7870, 25.7310
xyY:
0.4324, 0.2320, 17.7870
CIE-Lab:
49.2368, 70.7495, -11.1731
CIE-LCH:
49.2368, 71.6263, 351.0257
CIE-Luv:
49.2368, 98.3905, -28.0839
Hunter-Lab:
42.1747, 66.4854, -6.6508
#d62a8a color charts
#d62a8a color shades, tints & tones
#d62a8a color schemes
#d62a8a color preview, HTML & CSS examples
This text has a color of #d62a8a
<p style="color:#d62a8a;">Text here</p>
.mytext {color:#d62a8a;}
This box has a color of #d62a8a
<div style="background-color:#d62a8a;">Content here</div>
.mybackground {background-color:#d62a8a;}
Border around this has a color of #d62a8a
<div style="border:2px solid #d62a8a;">Content here</div>
.myborder {border:2px solid #d62a8a;}