#dc5050 color space conversions
Hex:
#dc5050
RGB:
220, 80, 80
CMY:
14, 69, 69
CMYK:
0, 64, 64, 14
HSL:
0°, 66.6667%, 58.8235%
HSV (HSB):
0°, 63.6364%, 86.2745%
XYZ:
33.8318, 21.5322, 9.9624
xyY:
0.5179, 0.3296, 21.5322
CIE-Lab:
53.5271, 54.6644, 29.7521
CIE-LCH:
53.5271, 62.2365, 28.5581
CIE-Luv:
53.5271, 105.8483, 22.8227
Hunter-Lab:
46.4028, 48.9379, 19.7527
#dc5050 color charts
#dc5050 color shades, tints & tones
#dc5050 color schemes
#dc5050 color preview, HTML & CSS examples
This text has a color of #dc5050
<p style="color:#dc5050;">Text here</p>
.mytext {color:#dc5050;}
This box has a color of #dc5050
<div style="background-color:#dc5050;">Content here</div>
.mybackground {background-color:#dc5050;}
Border around this has a color of #dc5050
<div style="border:2px solid #dc5050;">Content here</div>
.myborder {border:2px solid #dc5050;}