#dd0b0b color space conversions
Hex:
#dd0b0b
RGB:
221, 11, 11
CMY:
13, 96, 96
CMYK:
0, 95, 95, 13
HSL:
0°, 90.5172%, 45.4902%
HSV (HSB):
0°, 95.0226%, 86.6667%
XYZ:
29.9989, 15.6357, 1.7535
xyY:
0.6330, 0.3299, 15.6357
CIE-Lab:
46.4928, 71.0626, 57.2402
CIE-LCH:
46.4928, 91.2488, 38.8511
CIE-Luv:
46.4928, 149.2443, 32.1846
Hunter-Lab:
39.5420, 66.2223, 25.0502
#dd0b0b color charts
#dd0b0b color shades, tints & tones
#dd0b0b color schemes
#dd0b0b color preview, HTML & CSS examples
This text has a color of #dd0b0b
<p style="color:#dd0b0b;">Text here</p>
.mytext {color:#dd0b0b;}
This box has a color of #dd0b0b
<div style="background-color:#dd0b0b;">Content here</div>
.mybackground {background-color:#dd0b0b;}
Border around this has a color of #dd0b0b
<div style="border:2px solid #dd0b0b;">Content here</div>
.myborder {border:2px solid #dd0b0b;}