#dd2f0c color space conversions
Hex:
#dd2f0c
RGB:
221, 47, 12
CMY:
13, 82, 95
CMYK:
0, 79, 95, 13
HSL:
10°, 89.6996%, 45.6863%
HSV (HSB):
10°, 94.5701%, 86.6667%
XYZ:
30.9017, 17.4317, 2.0838
xyY:
0.6129, 0.3457, 17.4317
CIE-Lab:
48.7995, 64.5014, 58.2264
CIE-LCH:
48.7995, 86.8951, 42.0731
CIE-Luv:
48.7995, 137.0759, 36.1709
Hunter-Lab:
41.7513, 59.0495, 26.2668
#dd2f0c color charts
#dd2f0c color shades, tints & tones
#dd2f0c color schemes
#dd2f0c color preview, HTML & CSS examples
This text has a color of #dd2f0c
<p style="color:#dd2f0c;">Text here</p>
.mytext {color:#dd2f0c;}
This box has a color of #dd2f0c
<div style="background-color:#dd2f0c;">Content here</div>
.mybackground {background-color:#dd2f0c;}
Border around this has a color of #dd2f0c
<div style="border:2px solid #dd2f0c;">Content here</div>
.myborder {border:2px solid #dd2f0c;}