#d62c75 color space conversions
Hex:
#d62c75
RGB:
214, 44, 117
CMY:
16, 83, 54
CMYK:
0, 79, 45, 16
HSL:
334°, 67.4603%, 50.5882%
HSV (HSB):
334°, 79.4393%, 83.9216%
XYZ:
31.8431, 17.3819, 18.5063
xyY:
0.4701, 0.2566, 17.3819
CIE-Lab:
48.7376, 68.2247, 0.8310
CIE-LCH:
48.7376, 68.2297, 0.6978
CIE-Luv:
48.7376, 106.4927, -11.9886
Hunter-Lab:
41.6916, 63.3743, 2.8660
#d62c75 color charts
#d62c75 color shades, tints & tones
#d62c75 color schemes
#d62c75 color preview, HTML & CSS examples
This text has a color of #d62c75
<p style="color:#d62c75;">Text here</p>
.mytext {color:#d62c75;}
This box has a color of #d62c75
<div style="background-color:#d62c75;">Content here</div>
.mybackground {background-color:#d62c75;}
Border around this has a color of #d62c75
<div style="border:2px solid #d62c75;">Content here</div>
.myborder {border:2px solid #d62c75;}