#dc185c color space conversions
Hex:
#dc185c
RGB:
220, 24, 92
CMY:
14, 91, 64
CMYK:
0, 89, 58, 14
HSL:
339°, 80.3279%, 47.8431%
HSV (HSB):
339°, 89.0909%, 86.2745%
XYZ:
31.7736, 16.6416, 11.6627
xyY:
0.5289, 0.2770, 16.6416
CIE-Lab:
47.8053, 71.9905, 15.0267
CIE-LCH:
47.8053, 73.5421, 11.7901
CIE-Luv:
47.8053, 126.6969, 3.1419
Hunter-Lab:
40.7941, 67.6397, 11.6054
#dc185c color charts
#dc185c color shades, tints & tones
#dc185c color schemes
#dc185c color preview, HTML & CSS examples
This text has a color of #dc185c
<p style="color:#dc185c;">Text here</p>
.mytext {color:#dc185c;}
This box has a color of #dc185c
<div style="background-color:#dc185c;">Content here</div>
.mybackground {background-color:#dc185c;}
Border around this has a color of #dc185c
<div style="border:2px solid #dc185c;">Content here</div>
.myborder {border:2px solid #dc185c;}