#dd1000 color space conversions
Hex:
#dd1000
RGB:
221, 16, 0
CMY:
13, 94, 100
CMYK:
0, 93, 100, 13
HSL:
4°, 100.0000%, 43.3333%
HSV (HSB):
4°, 100.0000%, 86.6667%
XYZ:
30.0041, 15.7427, 1.4573
xyY:
0.6356, 0.3335, 15.7427
CIE-Lab:
46.6351, 70.4689, 60.5067
CIE-LCH:
46.6351, 92.8812, 40.6504
CIE-Luv:
46.6351, 149.0275, 33.5981
Hunter-Lab:
39.6771, 65.5479, 25.5964
#dd1000 color charts
#dd1000 RGB chart
#dd1000 CMYK chart
#dd1000 RGB pie chart
#dd1000 color shades, tints & tones
#dd1000 color schemes
#dd1000 color preview, HTML & CSS examples
This text has a color of #dd1000
<p style="color:#dd1000;">Text here</p>
.mytext {color:#dd1000;}
Text color #dd1000
This box has a color of #dd1000
<div style="background-color:#dd1000;">Content here</div>
.mybackground {background-color:#dd1000;}
Background color #dd1000
Border around this has a color of #dd1000
<div style="border:2px solid #dd1000;">Content here</div>
.myborder {border:2px solid #dd1000;}
Border color #dd1000