#d62d46 color space conversions
Hex:
#d62d46
RGB:
214, 45, 70
CMY:
16, 82, 73
CMYK:
0, 79, 67, 16
HSL:
351°, 67.3307%, 50.7843%
HSV (HSB):
351°, 78.9720%, 83.9216%
XYZ:
29.7754, 16.6151, 7.4320
xyY:
0.5532, 0.3087, 16.6151
CIE-Lab:
47.7714, 64.7043, 28.2147
CIE-LCH:
47.7714, 70.5884, 23.5599
CIE-Luv:
47.7714, 122.6253, 17.3697
Hunter-Lab:
40.7616, 59.0573, 17.7228
#d62d46 color charts
#d62d46 color shades, tints & tones
#d62d46 color schemes
#d62d46 color preview, HTML & CSS examples
This text has a color of #d62d46
<p style="color:#d62d46;">Text here</p>
.mytext {color:#d62d46;}
This box has a color of #d62d46
<div style="background-color:#d62d46;">Content here</div>
.mybackground {background-color:#d62d46;}
Border around this has a color of #d62d46
<div style="border:2px solid #d62d46;">Content here</div>
.myborder {border:2px solid #d62d46;}