#dd3b33 color space conversions
Hex:
#dd3b33
RGB:
221, 59, 51
CMY:
13, 77, 80
CMYK:
0, 73, 77, 13
HSL:
3°, 71.4286%, 53.3333%
HSV (HSB):
3°, 76.9231%, 86.6667%
XYZ:
31.9803, 18.7391, 5.0634
xyY:
0.5733, 0.3359, 18.7391
CIE-Lab:
50.3806, 61.6410, 42.5278
CIE-LCH:
50.3806, 74.8881, 34.6029
CIE-Luv:
50.3806, 125.6572, 29.7632
Hunter-Lab:
43.2887, 56.1149, 23.3670
#dd3b33 color charts
#dd3b33 color shades, tints & tones
#dd3b33 color schemes
#dd3b33 color preview, HTML & CSS examples
This text has a color of #dd3b33
<p style="color:#dd3b33;">Text here</p>
.mytext {color:#dd3b33;}
This box has a color of #dd3b33
<div style="background-color:#dd3b33;">Content here</div>
.mybackground {background-color:#dd3b33;}
Border around this has a color of #dd3b33
<div style="border:2px solid #dd3b33;">Content here</div>
.myborder {border:2px solid #dd3b33;}