#dc3c5a color space conversions
Hex:
#dc3c5a
RGB:
220, 60, 90
CMY:
14, 76, 65
CMYK:
0, 73, 59, 14
HSL:
349°, 69.5652%, 54.9020%
HSV (HSB):
349°, 72.7273%, 86.2745%
XYZ:
32.9765, 19.1855, 11.6380
xyY:
0.5169, 0.3007, 19.1855
CIE-Lab:
50.9036, 62.9608, 20.4358
CIE-LCH:
50.9036, 66.1943, 17.9824
CIE-Luv:
50.9036, 114.4973, 11.3401
Hunter-Lab:
43.8013, 57.7343, 14.9076
#dc3c5a color charts
#dc3c5a color shades, tints & tones
#dc3c5a color schemes
#dc3c5a color preview, HTML & CSS examples
This text has a color of #dc3c5a
<p style="color:#dc3c5a;">Text here</p>
.mytext {color:#dc3c5a;}
This box has a color of #dc3c5a
<div style="background-color:#dc3c5a;">Content here</div>
.mybackground {background-color:#dc3c5a;}
Border around this has a color of #dc3c5a
<div style="border:2px solid #dc3c5a;">Content here</div>
.myborder {border:2px solid #dc3c5a;}