#d62f65 color space conversions
Hex:
#d62f65
RGB:
214, 47, 101
CMY:
16, 82, 60
CMYK:
0, 78, 53, 16
HSL:
341°, 67.0683%, 51.1765%
HSV (HSB):
341°, 78.0374%, 83.9216%
XYZ:
31.0970, 17.2688, 14.0061
xyY:
0.4986, 0.2769, 17.2688
CIE-Lab:
48.5969, 66.0976, 10.4140
CIE-LCH:
48.5969, 66.9129, 8.9536
CIE-Luv:
48.5969, 111.6052, -0.2617
Hunter-Lab:
41.5557, 60.8530, 9.1056
#d62f65 color charts
#d62f65 color shades, tints & tones
#d62f65 color schemes
#d62f65 color preview, HTML & CSS examples
This text has a color of #d62f65
<p style="color:#d62f65;">Text here</p>
.mytext {color:#d62f65;}
This box has a color of #d62f65
<div style="background-color:#d62f65;">Content here</div>
.mybackground {background-color:#d62f65;}
Border around this has a color of #d62f65
<div style="border:2px solid #d62f65;">Content here</div>
.myborder {border:2px solid #d62f65;}