#dd3e30 color space conversions
Hex:
#dd3e30
RGB:
221, 62, 48
CMY:
13, 76, 81
CMYK:
0, 72, 78, 13
HSL:
5°, 71.7842%, 52.7451%
HSV (HSB):
5°, 78.2805%, 86.6667%
XYZ:
32.0749, 19.0308, 4.7791
xyY:
0.5739, 0.3405, 19.0308
CIE-Lab:
50.7232, 60.5066, 44.4909
CIE-LCH:
50.7232, 75.1032, 36.3273
CIE-Luv:
50.7232, 124.4631, 31.4894
Hunter-Lab:
43.6243, 54.9002, 24.0417
#dd3e30 color charts
#dd3e30 color shades, tints & tones
#dd3e30 color schemes
#dd3e30 color preview, HTML & CSS examples
This text has a color of #dd3e30
<p style="color:#dd3e30;">Text here</p>
.mytext {color:#dd3e30;}
This box has a color of #dd3e30
<div style="background-color:#dd3e30;">Content here</div>
.mybackground {background-color:#dd3e30;}
Border around this has a color of #dd3e30
<div style="border:2px solid #dd3e30;">Content here</div>
.myborder {border:2px solid #dd3e30;}