#dd2b03 color space conversions
Hex:
#dd2b03
RGB:
221, 43, 3
CMY:
13, 83, 99
CMYK:
0, 81, 99, 13
HSL:
11°, 97.3214%, 43.9216%
HSV (HSB):
11°, 98.6425%, 86.6667%
XYZ:
30.6991, 17.1065, 1.7700
xyY:
0.6192, 0.3451, 17.1065
CIE-Lab:
48.3939, 65.4966, 60.3598
CIE-LCH:
48.3939, 89.0680, 42.6628
CIE-Luv:
48.3939, 139.5544, 36.3793
Hunter-Lab:
41.3600, 60.1102, 26.4147
#dd2b03 color charts
#dd2b03 color shades, tints & tones
#dd2b03 color schemes
#dd2b03 color preview, HTML & CSS examples
This text has a color of #dd2b03
<p style="color:#dd2b03;">Text here</p>
.mytext {color:#dd2b03;}
This box has a color of #dd2b03
<div style="background-color:#dd2b03;">Content here</div>
.mybackground {background-color:#dd2b03;}
Border around this has a color of #dd2b03
<div style="border:2px solid #dd2b03;">Content here</div>
.myborder {border:2px solid #dd2b03;}