#dc2901 color space conversions
Hex:
#dc2901
RGB:
220, 41, 1
CMY:
14, 84, 100
CMYK:
0, 81, 100, 14
HSL:
11°, 99.0950%, 43.3333%
HSV (HSB):
11°, 99.5455%, 86.2745%
XYZ:
30.3136, 16.8037, 1.6745
xyY:
0.6213, 0.3444, 16.8037
CIE-Lab:
48.0118, 65.7019, 60.6295
CIE-LCH:
48.0118, 89.4017, 42.7007
CIE-Luv:
48.0118, 139.8554, 36.1318
Hunter-Lab:
40.9923, 60.2633, 26.2728
#dc2901 color charts
#dc2901 color shades, tints & tones
#dc2901 color schemes
#dc2901 color preview, HTML & CSS examples
This text has a color of #dc2901
<p style="color:#dc2901;">Text here</p>
.mytext {color:#dc2901;}
This box has a color of #dc2901
<div style="background-color:#dc2901;">Content here</div>
.mybackground {background-color:#dc2901;}
Border around this has a color of #dc2901
<div style="border:2px solid #dc2901;">Content here</div>
.myborder {border:2px solid #dc2901;}