#dc445d color space conversions
Hex:
#dc445d
RGB:
220, 68, 93
CMY:
14, 73, 64
CMYK:
0, 69, 58, 14
HSL:
350°, 68.4685%, 56.4706%
HSV (HSB):
350°, 69.0909%, 86.2745%
XYZ:
33.5581, 20.1402, 12.4747
xyY:
0.5071, 0.3044, 20.1402
CIE-Lab:
51.9954, 60.3083, 20.0960
CIE-LCH:
51.9954, 63.5684, 18.4292
CIE-Luv:
51.9954, 109.4688, 11.8353
Hunter-Lab:
44.8778, 54.9400, 14.9337
#dc445d color charts
#dc445d color shades, tints & tones
#dc445d color schemes
#dc445d color preview, HTML & CSS examples
This text has a color of #dc445d
<p style="color:#dc445d;">Text here</p>
.mytext {color:#dc445d;}
This box has a color of #dc445d
<div style="background-color:#dc445d;">Content here</div>
.mybackground {background-color:#dc445d;}
Border around this has a color of #dc445d
<div style="border:2px solid #dc445d;">Content here</div>
.myborder {border:2px solid #dc445d;}