#d62f4c color space conversions
Hex:
#d62f4c
RGB:
214, 47, 76
CMY:
16, 82, 70
CMYK:
0, 78, 64, 16
HSL:
350°, 67.0683%, 51.1765%
HSV (HSB):
350°, 78.0374%, 83.9216%
XYZ:
30.0526, 16.8510, 8.5061
xyY:
0.5424, 0.3041, 16.8510
CIE-Lab:
48.0717, 64.4600, 24.9710
CIE-LCH:
48.0717, 69.1278, 21.1757
CIE-Luv:
48.0717, 120.0050, 14.7025
Hunter-Lab:
41.0499, 58.8421, 16.4493
#d62f4c color charts
#d62f4c color shades, tints & tones
#d62f4c color schemes
#d62f4c color preview, HTML & CSS examples
This text has a color of #d62f4c
<p style="color:#d62f4c;">Text here</p>
.mytext {color:#d62f4c;}
This box has a color of #d62f4c
<div style="background-color:#d62f4c;">Content here</div>
.mybackground {background-color:#d62f4c;}
Border around this has a color of #d62f4c
<div style="border:2px solid #d62f4c;">Content here</div>
.myborder {border:2px solid #d62f4c;}