#dc2705 color space conversions
Hex:
#dc2705
RGB:
220, 39, 5
CMY:
14, 85, 98
CMYK:
0, 82, 98, 14
HSL:
9°, 95.5556%, 44.1176%
HSV (HSB):
9°, 97.7273%, 86.2745%
XYZ:
30.2681, 16.6776, 1.7674
xyY:
0.6214, 0.3424, 16.6776
CIE-Lab:
47.8513, 66.2226, 59.4492
CIE-LCH:
47.8513, 88.9924, 41.9149
CIE-Luv:
47.8513, 140.5144, 35.4401
Hunter-Lab:
40.8383, 60.8319, 26.0209
#dc2705 color charts
#dc2705 color shades, tints & tones
#dc2705 color schemes
#dc2705 color preview, HTML & CSS examples
This text has a color of #dc2705
<p style="color:#dc2705;">Text here</p>
.mytext {color:#dc2705;}
This box has a color of #dc2705
<div style="background-color:#dc2705;">Content here</div>
.mybackground {background-color:#dc2705;}
Border around this has a color of #dc2705
<div style="border:2px solid #dc2705;">Content here</div>
.myborder {border:2px solid #dc2705;}