#dc345b color space conversions
Hex:
#dc345b
RGB:
220, 52, 91
CMY:
14, 80, 64
CMYK:
0, 76, 59, 14
HSL:
346°, 70.5882%, 53.3333%
HSV (HSB):
346°, 76.3636%, 86.2745%
XYZ:
32.6315, 18.4270, 11.7344
xyY:
0.5197, 0.2935, 18.4270
CIE-Lab:
50.0099, 65.5832, 18.6335
CIE-LCH:
50.0099, 68.1790, 15.8609
CIE-Luv:
50.0099, 117.8898, 8.7309
Hunter-Lab:
42.9266, 60.5687, 13.8411
#dc345b color charts
#dc345b color shades, tints & tones
#dc345b color schemes
#dc345b color preview, HTML & CSS examples
This text has a color of #dc345b
<p style="color:#dc345b;">Text here</p>
.mytext {color:#dc345b;}
This box has a color of #dc345b
<div style="background-color:#dc345b;">Content here</div>
.mybackground {background-color:#dc345b;}
Border around this has a color of #dc345b
<div style="border:2px solid #dc345b;">Content here</div>
.myborder {border:2px solid #dc345b;}