#d62e8f color space conversions
Hex:
#d62e8f
RGB:
214, 46, 143
CMY:
16, 82, 44
CMYK:
0, 79, 33, 16
HSL:
325°, 67.2000%, 50.9804%
HSV (HSB):
325°, 78.5047%, 83.9216%
XYZ:
33.6665, 18.2333, 27.7316
xyY:
0.4228, 0.2290, 18.2333
CIE-Lab:
49.7779, 70.2464, -13.3652
CIE-LCH:
49.7779, 71.5066, 349.2276
CIE-Luv:
49.7779, 95.2150, -31.0333
Hunter-Lab:
42.7005, 66.0095, -8.6152
#d62e8f color charts
#d62e8f color shades, tints & tones
#d62e8f color schemes
#d62e8f color preview, HTML & CSS examples
This text has a color of #d62e8f
<p style="color:#d62e8f;">Text here</p>
.mytext {color:#d62e8f;}
This box has a color of #d62e8f
<div style="background-color:#d62e8f;">Content here</div>
.mybackground {background-color:#d62e8f;}
Border around this has a color of #d62e8f
<div style="border:2px solid #d62e8f;">Content here</div>
.myborder {border:2px solid #d62e8f;}