#dd0001 color space conversions
Hex:
#dd0001
RGB:
221, 0, 1
CMY:
13, 100, 100
CMYK:
0, 100, 100, 13
HSL:
360°, 100.0000%, 43.3333%
HSV (HSB):
360°, 100.0000%, 86.6667%
XYZ:
29.8243, 15.3743, 1.4243
xyY:
0.6397, 0.3298, 15.3743
CIE-Lab:
46.1427, 71.9099, 60.0179
CIE-LCH:
46.1427, 93.6653, 39.8493
CIE-Luv:
46.1427, 151.6595, 32.6192
Hunter-Lab:
39.2101, 67.1541, 25.2933
#dd0001 color charts
#dd0001 RGB chart
#dd0001 CMYK chart
#dd0001 RGB pie chart
#dd0001 color shades, tints & tones
#dd0001 color schemes
#dd0001 color preview, HTML & CSS examples
This text has a color of #dd0001
<p style="color:#dd0001;">Text here</p>
.mytext {color:#dd0001;}
Text color #dd0001
This box has a color of #dd0001
<div style="background-color:#dd0001;">Content here</div>
.mybackground {background-color:#dd0001;}
Background color #dd0001
Border around this has a color of #dd0001
<div style="border:2px solid #dd0001;">Content here</div>
.myborder {border:2px solid #dd0001;}
Border color #dd0001