#dc164c color space conversions
Hex:
#dc164c
RGB:
220, 22, 76
CMY:
14, 91, 70
CMYK:
0, 90, 65, 14
HSL:
344°, 81.8182%, 47.4510%
HSV (HSB):
344°, 90.0000%, 86.2745%
XYZ:
31.1066, 16.3113, 8.3464
xyY:
0.5578, 0.2925, 16.3113
CIE-Lab:
47.3802, 71.3772, 24.3173
CIE-LCH:
47.3802, 75.4058, 18.8133
CIE-Luv:
47.3802, 132.9155, 12.1195
Hunter-Lab:
40.3872, 66.8048, 16.0183
#dc164c color charts
#dc164c color shades, tints & tones
#dc164c color schemes
#dc164c color preview, HTML & CSS examples
This text has a color of #dc164c
<p style="color:#dc164c;">Text here</p>
.mytext {color:#dc164c;}
This box has a color of #dc164c
<div style="background-color:#dc164c;">Content here</div>
.mybackground {background-color:#dc164c;}
Border around this has a color of #dc164c
<div style="border:2px solid #dc164c;">Content here</div>
.myborder {border:2px solid #dc164c;}