#dc3f65 color space conversions
Hex:
#dc3f65
RGB:
220, 63, 101
CMY:
14, 75, 60
CMYK:
0, 71, 54, 14
HSL:
345°, 69.1630%, 55.4902%
HSV (HSB):
345°, 71.3636%, 86.2745%
XYZ:
33.6417, 19.7102, 14.3433
xyY:
0.4970, 0.2912, 19.7102
CIE-Lab:
51.5080, 62.7020, 14.6295
CIE-LCH:
51.5080, 64.3860, 13.1332
CIE-Luv:
51.5080, 109.5357, 5.4292
Hunter-Lab:
44.3962, 57.5667, 11.9223
#dc3f65 color charts
#dc3f65 color shades, tints & tones
#dc3f65 color schemes
#dc3f65 color preview, HTML & CSS examples
This text has a color of #dc3f65
<p style="color:#dc3f65;">Text here</p>
.mytext {color:#dc3f65;}
This box has a color of #dc3f65
<div style="background-color:#dc3f65;">Content here</div>
.mybackground {background-color:#dc3f65;}
Border around this has a color of #dc3f65
<div style="border:2px solid #dc3f65;">Content here</div>
.myborder {border:2px solid #dc3f65;}