#dc4883 color space conversions
Hex:
#dc4883
RGB:
220, 72, 131
CMY:
14, 72, 49
CMYK:
0, 67, 40, 14
HSL:
336°, 67.8899%, 57.2549%
HSV (HSB):
336°, 67.2727%, 86.2745%
XYZ:
35.9293, 21.4891, 23.7268
xyY:
0.4428, 0.2648, 21.4891
CIE-Lab:
53.4806, 62.0409, -0.5587
CIE-LCH:
53.4806, 62.0435, 359.4840
CIE-Luv:
53.4806, 95.1222, -12.5039
Hunter-Lab:
46.3563, 57.2262, 2.1026
#dc4883 color charts
#dc4883 color shades, tints & tones
#dc4883 color schemes
#dc4883 color preview, HTML & CSS examples
This text has a color of #dc4883
<p style="color:#dc4883;">Text here</p>
.mytext {color:#dc4883;}
This box has a color of #dc4883
<div style="background-color:#dc4883;">Content here</div>
.mybackground {background-color:#dc4883;}
Border around this has a color of #dc4883
<div style="border:2px solid #dc4883;">Content here</div>
.myborder {border:2px solid #dc4883;}