#d62f6d color space conversions
Hex:
#d62f6d
RGB:
214, 47, 109
CMY:
16, 82, 57
CMYK:
0, 78, 49, 16
HSL:
338°, 67.0683%, 51.1765%
HSV (HSB):
338°, 78.0374%, 83.9216%
XYZ:
31.5084, 17.4333, 16.1723
xyY:
0.4839, 0.2677, 17.4333
CIE-Lab:
48.8014, 66.7286, 5.8092
CIE-LCH:
48.8014, 66.9809, 4.9755
CIE-Luv:
48.8014, 108.6075, -5.6634
Hunter-Lab:
41.7532, 61.6341, 6.2624
#d62f6d color charts
#d62f6d color shades, tints & tones
#d62f6d color schemes
#d62f6d color preview, HTML & CSS examples
This text has a color of #d62f6d
<p style="color:#d62f6d;">Text here</p>
.mytext {color:#d62f6d;}
This box has a color of #d62f6d
<div style="background-color:#d62f6d;">Content here</div>
.mybackground {background-color:#d62f6d;}
Border around this has a color of #d62f6d
<div style="border:2px solid #d62f6d;">Content here</div>
.myborder {border:2px solid #d62f6d;}