#dc093c color space conversions
Hex:
#dc093c
RGB:
220, 9, 60
CMY:
14, 96, 76
CMYK:
0, 96, 73, 14
HSL:
345°, 92.1397%, 44.9020%
HSV (HSB):
345°, 95.9091%, 86.2745%
XYZ:
30.4285, 15.7373, 5.7088
xyY:
0.5866, 0.3034, 15.7373
CIE-Lab:
46.6279, 72.0979, 33.1234
CIE-LCH:
46.6279, 79.3427, 24.6751
CIE-Luv:
46.6279, 140.2139, 18.8267
Hunter-Lab:
39.6702, 67.4931, 19.2369
#dc093c color charts
#dc093c color shades, tints & tones
#dc093c color schemes
#dc093c color preview, HTML & CSS examples
This text has a color of #dc093c
<p style="color:#dc093c;">Text here</p>
.mytext {color:#dc093c;}
This box has a color of #dc093c
<div style="background-color:#dc093c;">Content here</div>
.mybackground {background-color:#dc093c;}
Border around this has a color of #dc093c
<div style="border:2px solid #dc093c;">Content here</div>
.myborder {border:2px solid #dc093c;}