#d62a5e color space conversions
Hex:
#d62a5e
RGB:
214, 42, 94
CMY:
16, 84, 63
CMYK:
0, 80, 56, 16
HSL:
342°, 67.7165%, 50.1961%
HSV (HSB):
342°, 80.3738%, 83.9216%
XYZ:
30.5799, 16.7602, 12.2130
xyY:
0.5135, 0.2814, 16.7602
CIE-Lab:
47.9565, 66.9375, 13.8165
CIE-LCH:
47.9565, 68.3485, 11.6626
CIE-Luv:
47.9565, 115.9974, 3.1691
Hunter-Lab:
40.9393, 61.6883, 10.9701
#d62a5e color charts
#d62a5e color shades, tints & tones
#d62a5e color schemes
#d62a5e color preview, HTML & CSS examples
This text has a color of #d62a5e
<p style="color:#d62a5e;">Text here</p>
.mytext {color:#d62a5e;}
This box has a color of #d62a5e
<div style="background-color:#d62a5e;">Content here</div>
.mybackground {background-color:#d62a5e;}
Border around this has a color of #d62a5e
<div style="border:2px solid #d62a5e;">Content here</div>
.myborder {border:2px solid #d62a5e;}