#dc5250 color space conversions
Hex:
#dc5250
RGB:
220, 82, 80
CMY:
14, 68, 69
CMYK:
0, 63, 64, 14
HSL:
1°, 66.6667%, 58.8235%
HSV (HSB):
1°, 63.6364%, 86.2745%
XYZ:
33.9805, 21.8294, 10.0119
xyY:
0.5162, 0.3316, 21.8294
CIE-Lab:
53.8455, 53.8097, 30.1521
CIE-LCH:
53.8455, 61.6817, 29.2639
CIE-Luv:
53.8455, 104.5649, 23.4804
Hunter-Lab:
46.7220, 48.0580, 20.0002
#dc5250 color charts
#dc5250 color shades, tints & tones
#dc5250 color schemes
#dc5250 color preview, HTML & CSS examples
This text has a color of #dc5250
<p style="color:#dc5250;">Text here</p>
.mytext {color:#dc5250;}
This box has a color of #dc5250
<div style="background-color:#dc5250;">Content here</div>
.mybackground {background-color:#dc5250;}
Border around this has a color of #dc5250
<div style="border:2px solid #dc5250;">Content here</div>
.myborder {border:2px solid #dc5250;}