#d62c8a color space conversions
Hex:
#d62c8a
RGB:
214, 44, 138
CMY:
16, 83, 46
CMYK:
0, 79, 36, 16
HSL:
327°, 67.4603%, 50.5882%
HSV (HSB):
327°, 79.4393%, 83.9216%
XYZ:
33.2197, 17.9325, 25.7552
xyY:
0.4319, 0.2332, 17.9325
CIE-Lab:
49.4141, 70.2423, -10.9062
CIE-LCH:
49.4141, 71.0840, 351.1744
CIE-Luv:
49.4141, 97.8524, -27.6413
Hunter-Lab:
42.3468, 65.9207, -6.4173
#d62c8a color charts
#d62c8a color shades, tints & tones
#d62c8a color schemes
#d62c8a color preview, HTML & CSS examples
This text has a color of #d62c8a
<p style="color:#d62c8a;">Text here</p>
.mytext {color:#d62c8a;}
This box has a color of #d62c8a
<div style="background-color:#d62c8a;">Content here</div>
.mybackground {background-color:#d62c8a;}
Border around this has a color of #d62c8a
<div style="border:2px solid #d62c8a;">Content here</div>
.myborder {border:2px solid #d62c8a;}