#dc2d29 color space conversions
Hex:
#dc2d29
RGB:
220, 45, 41
CMY:
14, 82, 84
CMYK:
0, 80, 81, 14
HSL:
1°, 71.8876%, 51.1765%
HSV (HSB):
1°, 81.3636%, 86.2745%
XYZ:
30.8538, 17.2525, 3.8017
xyY:
0.5944, 0.3324, 17.2525
CIE-Lab:
48.5766, 65.2844, 45.9704
CIE-LCH:
48.5766, 79.8456, 35.1515
CIE-Luv:
48.5766, 133.9494, 29.9579
Hunter-Lab:
41.5361, 59.9049, 23.6486
#dc2d29 color charts
#dc2d29 color shades, tints & tones
#dc2d29 color schemes
#dc2d29 color preview, HTML & CSS examples
This text has a color of #dc2d29
<p style="color:#dc2d29;">Text here</p>
.mytext {color:#dc2d29;}
This box has a color of #dc2d29
<div style="background-color:#dc2d29;">Content here</div>
.mybackground {background-color:#dc2d29;}
Border around this has a color of #dc2d29
<div style="border:2px solid #dc2d29;">Content here</div>
.myborder {border:2px solid #dc2d29;}