#dd2e01 color space conversions
Hex:
#dd2e01
RGB:
221, 46, 1
CMY:
13, 82, 100
CMYK:
0, 79, 100, 13
HSL:
12°, 99.0991%, 43.5294%
HSV (HSB):
12°, 99.5475%, 86.6667%
XYZ:
30.8013, 17.3283, 1.7500
xyY:
0.6175, 0.3474, 17.3283
CIE-Lab:
48.6711, 64.6820, 61.0292
CIE-LCH:
48.6711, 88.9287, 43.3356
CIE-Luv:
48.6711, 138.2040, 37.0656
Hunter-Lab:
41.6273, 59.2296, 26.6466
#dd2e01 color charts
#dd2e01 color shades, tints & tones
#dd2e01 color schemes
#dd2e01 color preview, HTML & CSS examples
This text has a color of #dd2e01
<p style="color:#dd2e01;">Text here</p>
.mytext {color:#dd2e01;}
This box has a color of #dd2e01
<div style="background-color:#dd2e01;">Content here</div>
.mybackground {background-color:#dd2e01;}
Border around this has a color of #dd2e01
<div style="border:2px solid #dd2e01;">Content here</div>
.myborder {border:2px solid #dd2e01;}