#dc3d65 color space conversions
Hex:
#dc3d65
RGB:
220, 61, 101
CMY:
14, 76, 60
CMYK:
0, 72, 54, 14
HSL:
345°, 69.4323%, 55.0980%
HSV (HSB):
345°, 72.2727%, 86.2745%
XYZ:
33.5329, 19.4927, 14.3070
xyY:
0.4980, 0.2895, 19.4927
CIE-Lab:
51.2587, 63.3948, 14.2855
CIE-LCH:
51.2587, 64.9845, 12.6990
CIE-Luv:
51.2587, 110.4922, 4.8618
Hunter-Lab:
44.1506, 58.3095, 11.6924
#dc3d65 color charts
#dc3d65 color shades, tints & tones
#dc3d65 color schemes
#dc3d65 color preview, HTML & CSS examples
This text has a color of #dc3d65
<p style="color:#dc3d65;">Text here</p>
.mytext {color:#dc3d65;}
This box has a color of #dc3d65
<div style="background-color:#dc3d65;">Content here</div>
.mybackground {background-color:#dc3d65;}
Border around this has a color of #dc3d65
<div style="border:2px solid #dc3d65;">Content here</div>
.myborder {border:2px solid #dc3d65;}