#dd004b color space conversions
Hex:
#dd004b
RGB:
221, 0, 75
CMY:
13, 100, 71
CMYK:
0, 100, 66, 13
HSL:
340°, 100.0000%, 43.3333%
HSV (HSB):
340°, 100.0000%, 86.6667%
XYZ:
31.0888, 15.8802, 8.0832
xyY:
0.5647, 0.2885, 15.8802
CIE-Lab:
46.8169, 73.7397, 24.2484
CIE-LCH:
46.8169, 77.6243, 18.2028
CIE-Luv:
46.8169, 137.4254, 11.2907
Hunter-Lab:
39.8499, 69.5189, 15.8685
#dd004b color charts
#dd004b RGB chart
#dd004b CMYK chart
#dd004b RGB pie chart
#dd004b color shades, tints & tones
#dd004b color schemes
#dd004b color preview, HTML & CSS examples
This text has a color of #dd004b
<p style="color:#dd004b;">Text here</p>
.mytext {color:#dd004b;}
Text color #dd004b
This box has a color of #dd004b
<div style="background-color:#dd004b;">Content here</div>
.mybackground {background-color:#dd004b;}
Background color #dd004b
Border around this has a color of #dd004b
<div style="border:2px solid #dd004b;">Content here</div>
.myborder {border:2px solid #dd004b;}
Border color #dd004b