#dd0c0b color space conversions
Hex:
#dd0c0b
RGB:
221, 12, 11
CMY:
13, 95, 96
CMYK:
0, 95, 95, 13
HSL:
0°, 90.5172%, 45.4902%
HSV (HSB):
0°, 95.0226%, 86.6667%
XYZ:
30.0107, 15.6593, 1.7574
xyY:
0.6328, 0.3302, 15.6593
CIE-Lab:
46.5242, 70.9718, 57.2566
CIE-LCH:
46.5242, 91.1884, 38.8949
CIE-Luv:
46.5242, 149.0749, 32.2409
Hunter-Lab:
39.5718, 66.1212, 25.0671
#dd0c0b color charts
#dd0c0b color shades, tints & tones
#dd0c0b color schemes
#dd0c0b color preview, HTML & CSS examples
This text has a color of #dd0c0b
<p style="color:#dd0c0b;">Text here</p>
.mytext {color:#dd0c0b;}
This box has a color of #dd0c0b
<div style="background-color:#dd0c0b;">Content here</div>
.mybackground {background-color:#dd0c0b;}
Border around this has a color of #dd0c0b
<div style="border:2px solid #dd0c0b;">Content here</div>
.myborder {border:2px solid #dd0c0b;}