#d62c6b color space conversions
Hex:
#d62c6b
RGB:
214, 44, 107
CMY:
16, 83, 58
CMYK:
0, 79, 50, 16
HSL:
338°, 67.4603%, 50.5882%
HSV (HSB):
338°, 79.4393%, 83.9216%
XYZ:
31.2861, 17.1590, 15.5730
xyY:
0.4887, 0.2680, 17.1590
CIE-Lab:
48.4598, 67.3852, 6.5451
CIE-LCH:
48.4598, 67.7024, 5.5477
CIE-Luv:
48.4598, 110.4289, -4.9668
Hunter-Lab:
41.4235, 62.3254, 6.7066
#d62c6b color charts
#d62c6b color shades, tints & tones
#d62c6b color schemes
#d62c6b color preview, HTML & CSS examples
This text has a color of #d62c6b
<p style="color:#d62c6b;">Text here</p>
.mytext {color:#d62c6b;}
This box has a color of #d62c6b
<div style="background-color:#d62c6b;">Content here</div>
.mybackground {background-color:#d62c6b;}
Border around this has a color of #d62c6b
<div style="border:2px solid #d62c6b;">Content here</div>
.myborder {border:2px solid #d62c6b;}