#dc465c color space conversions
Hex:
#dc465c
RGB:
220, 70, 92
CMY:
14, 73, 64
CMYK:
0, 68, 58, 14
HSL:
351°, 68.1818%, 56.8627%
HSV (HSB):
351°, 68.1818%, 86.2745%
XYZ:
33.6371, 20.3687, 12.2839
xyY:
0.5074, 0.3073, 20.3687
CIE-Lab:
52.2515, 59.4814, 21.0354
CIE-LCH:
52.2515, 63.0914, 19.4760
CIE-Luv:
52.2515, 108.6723, 13.0333
Hunter-Lab:
45.1317, 54.0576, 15.4547
#dc465c color charts
#dc465c color shades, tints & tones
#dc465c color schemes
#dc465c color preview, HTML & CSS examples
This text has a color of #dc465c
<p style="color:#dc465c;">Text here</p>
.mytext {color:#dc465c;}
This box has a color of #dc465c
<div style="background-color:#dc465c;">Content here</div>
.mybackground {background-color:#dc465c;}
Border around this has a color of #dc465c
<div style="border:2px solid #dc465c;">Content here</div>
.myborder {border:2px solid #dc465c;}