#dd2b07 color space conversions
Hex:
#dd2b07
RGB:
221, 43, 7
CMY:
13, 83, 97
CMYK:
0, 81, 97, 13
HSL:
10°, 93.8596%, 44.7059%
HSV (HSB):
10°, 96.8326%, 86.6667%
XYZ:
30.7210, 17.1152, 1.8854
xyY:
0.6179, 0.3442, 17.1152
CIE-Lab:
48.4049, 65.5308, 59.3007
CIE-LCH:
48.4049, 88.3791, 42.1429
CIE-Luv:
48.4049, 139.3242, 35.9926
Hunter-Lab:
41.3706, 60.1523, 26.2573
#dd2b07 color charts
#dd2b07 color shades, tints & tones
#dd2b07 color schemes
#dd2b07 color preview, HTML & CSS examples
This text has a color of #dd2b07
<p style="color:#dd2b07;">Text here</p>
.mytext {color:#dd2b07;}
This box has a color of #dd2b07
<div style="background-color:#dd2b07;">Content here</div>
.mybackground {background-color:#dd2b07;}
Border around this has a color of #dd2b07
<div style="border:2px solid #dd2b07;">Content here</div>
.myborder {border:2px solid #dd2b07;}