#dd0000 color space conversions
Hex:
#dd0000
RGB:
221, 0, 0
CMY:
13, 100, 100
CMYK:
0, 100, 100, 13
HSL:
0°, 100.0000%, 43.3333%
HSV (HSB):
0°, 100.0000%, 86.6667%
XYZ:
29.8188, 15.3722, 1.3955
xyY:
0.6401, 0.3300, 15.3722
CIE-Lab:
46.1398, 71.9019, 60.3332
CIE-LCH:
46.1398, 93.8614, 40.0002
CIE-Luv:
46.1398, 151.7277, 32.7204
Hunter-Lab:
39.2073, 67.1438, 25.3348
#dd0000 color charts
#dd0000 RGB chart
#dd0000 CMYK chart
#dd0000 RGB pie chart
#dd0000 color shades, tints & tones
#dd0000 color schemes
#dd0000 color preview, HTML & CSS examples
This text has a color of #dd0000
<p style="color:#dd0000;">Text here</p>
.mytext {color:#dd0000;}
Text color #dd0000
This box has a color of #dd0000
<div style="background-color:#dd0000;">Content here</div>
.mybackground {background-color:#dd0000;}
Background color #dd0000
Border around this has a color of #dd0000
<div style="border:2px solid #dd0000;">Content here</div>
.myborder {border:2px solid #dd0000;}
Border color #dd0000