#dd0030 color space conversions
Hex:
#dd0030
RGB:
221, 0, 48
CMY:
13, 100, 81
CMYK:
0, 100, 78, 13
HSL:
347°, 100.0000%, 43.3333%
HSV (HSB):
347°, 100.0000%, 86.6667%
XYZ:
30.3523, 15.5856, 4.2049
xyY:
0.6053, 0.3108, 15.5856
CIE-Lab:
46.4260, 72.6823, 40.0288
CIE-LCH:
46.4260, 82.9761, 28.8432
CIE-Luv:
46.4260, 145.3658, 23.2426
Hunter-Lab:
39.4785, 68.1487, 21.3200
#dd0030 color charts
#dd0030 color shades, tints & tones
#dd0030 color schemes
#dd0030 color preview, HTML & CSS examples
This text has a color of #dd0030
<p style="color:#dd0030;">Text here</p>
.mytext {color:#dd0030;}
This box has a color of #dd0030
<div style="background-color:#dd0030;">Content here</div>
.mybackground {background-color:#dd0030;}
Border around this has a color of #dd0030
<div style="border:2px solid #dd0030;">Content here</div>
.myborder {border:2px solid #dd0030;}