#dc2c25 color space conversions
Hex:
#dc2c25
RGB:
220, 44, 37
CMY:
14, 83, 85
CMYK:
0, 80, 83, 14
HSL:
2°, 72.3320%, 50.3922%
HSV (HSB):
2°, 83.1818%, 86.2745%
XYZ:
30.7498, 17.1506, 3.4400
xyY:
0.5989, 0.3341, 17.1506
CIE-Lab:
48.4492, 65.4471, 47.8935
CIE-LCH:
48.4492, 81.0993, 36.1963
CIE-Luv:
48.4492, 135.0723, 30.9025
Hunter-Lab:
41.4133, 60.0651, 24.0644
#dc2c25 color charts
#dc2c25 color shades, tints & tones
#dc2c25 color schemes
#dc2c25 color preview, HTML & CSS examples
This text has a color of #dc2c25
<p style="color:#dc2c25;">Text here</p>
.mytext {color:#dc2c25;}
This box has a color of #dc2c25
<div style="background-color:#dc2c25;">Content here</div>
.mybackground {background-color:#dc2c25;}
Border around this has a color of #dc2c25
<div style="border:2px solid #dc2c25;">Content here</div>
.myborder {border:2px solid #dc2c25;}