#dc223a color space conversions
Hex:
#dc223a
RGB:
220, 34, 58
CMY:
14, 87, 77
CMYK:
0, 85, 74, 14
HSL:
352°, 73.2283%, 49.8039%
HSV (HSB):
352°, 84.5455%, 86.2745%
XYZ:
30.8509, 16.6652, 5.5937
xyY:
0.5809, 0.3138, 16.6652
CIE-Lab:
47.8354, 68.4688, 35.7119
CIE-LCH:
47.8354, 77.2225, 27.5456
CIE-Luv:
47.8354, 134.8254, 22.1598
Hunter-Lab:
40.8230, 63.4565, 20.4521
#dc223a color charts
#dc223a color shades, tints & tones
#dc223a color schemes
#dc223a color preview, HTML & CSS examples
This text has a color of #dc223a
<p style="color:#dc223a;">Text here</p>
.mytext {color:#dc223a;}
This box has a color of #dc223a
<div style="background-color:#dc223a;">Content here</div>
.mybackground {background-color:#dc223a;}
Border around this has a color of #dc223a
<div style="border:2px solid #dc223a;">Content here</div>
.myborder {border:2px solid #dc223a;}