#d62a97 color space conversions
Hex:
#d62a97
RGB:
214, 42, 151
CMY:
16, 84, 41
CMYK:
0, 80, 29, 16
HSL:
322°, 67.7165%, 50.1961%
HSV (HSB):
322°, 80.3738%, 83.9216%
XYZ:
34.1454, 18.1864, 30.9888
xyY:
0.4098, 0.2183, 18.1864
CIE-Lab:
49.7215, 72.1593, -18.2434
CIE-LCH:
49.7215, 74.4298, 345.8117
CIE-Luv:
49.7215, 92.8799, -38.1673
Hunter-Lab:
42.6456, 68.2916, -13.2318
#d62a97 color charts
#d62a97 color shades, tints & tones
#d62a97 color schemes
#d62a97 color preview, HTML & CSS examples
This text has a color of #d62a97
<p style="color:#d62a97;">Text here</p>
.mytext {color:#d62a97;}
This box has a color of #d62a97
<div style="background-color:#d62a97;">Content here</div>
.mybackground {background-color:#d62a97;}
Border around this has a color of #d62a97
<div style="border:2px solid #d62a97;">Content here</div>
.myborder {border:2px solid #d62a97;}