#dc445a color space conversions
Hex:
#dc445a
RGB:
220, 68, 90
CMY:
14, 73, 65
CMYK:
0, 69, 59, 14
HSL:
351°, 68.4685%, 56.4706%
HSV (HSB):
351°, 69.0909%, 86.2745%
XYZ:
33.4278, 20.0881, 11.7884
xyY:
0.5119, 0.3076, 20.0881
CIE-Lab:
51.9366, 60.1033, 21.8097
CIE-LCH:
51.9366, 63.9380, 19.9444
CIE-Luv:
51.9366, 110.3442, 13.5993
Hunter-Lab:
44.8197, 54.6957, 15.7795
#dc445a color charts
#dc445a color shades, tints & tones
#dc445a color schemes
#dc445a color preview, HTML & CSS examples
This text has a color of #dc445a
<p style="color:#dc445a;">Text here</p>
.mytext {color:#dc445a;}
This box has a color of #dc445a
<div style="background-color:#dc445a;">Content here</div>
.mybackground {background-color:#dc445a;}
Border around this has a color of #dc445a
<div style="border:2px solid #dc445a;">Content here</div>
.myborder {border:2px solid #dc445a;}