#dc3b0d color space conversions
Hex:
#dc3b0d
RGB:
220, 59, 13
CMY:
14, 77, 95
CMYK:
0, 73, 94, 14
HSL:
13°, 88.8412%, 45.6863%
HSV (HSB):
13°, 94.0909%, 86.2745%
XYZ:
31.1518, 18.3726, 2.2852
xyY:
0.6013, 0.3546, 18.3726
CIE-Lab:
49.9450, 60.4890, 58.5309
CIE-LCH:
49.9450, 84.1712, 44.0574
CIE-Luv:
49.9450, 129.5381, 38.2720
Hunter-Lab:
42.8633, 54.7178, 26.8434
#dc3b0d color charts
#dc3b0d color shades, tints & tones
#dc3b0d color schemes
#dc3b0d color preview, HTML & CSS examples
This text has a color of #dc3b0d
<p style="color:#dc3b0d;">Text here</p>
.mytext {color:#dc3b0d;}
This box has a color of #dc3b0d
<div style="background-color:#dc3b0d;">Content here</div>
.mybackground {background-color:#dc3b0d;}
Border around this has a color of #dc3b0d
<div style="border:2px solid #dc3b0d;">Content here</div>
.myborder {border:2px solid #dc3b0d;}