#dc165c color space conversions
Hex:
#dc165c
RGB:
220, 22, 92
CMY:
14, 91, 64
CMYK:
0, 90, 58, 14
HSL:
339°, 81.8182%, 47.4510%
HSV (HSB):
339°, 90.0000%, 86.2745%
XYZ:
31.7339, 16.5622, 11.6495
xyY:
0.5294, 0.2763, 16.5622
CIE-Lab:
47.7036, 72.2842, 14.8873
CIE-LCH:
47.7036, 73.8013, 11.6376
CIE-Luv:
47.7036, 127.1196, 2.9123
Hunter-Lab:
40.6966, 67.9692, 11.5158
#dc165c color charts
#dc165c color shades, tints & tones
#dc165c color schemes
#dc165c color preview, HTML & CSS examples
This text has a color of #dc165c
<p style="color:#dc165c;">Text here</p>
.mytext {color:#dc165c;}
This box has a color of #dc165c
<div style="background-color:#dc165c;">Content here</div>
.mybackground {background-color:#dc165c;}
Border around this has a color of #dc165c
<div style="border:2px solid #dc165c;">Content here</div>
.myborder {border:2px solid #dc165c;}