#dd2501 color space conversions
Hex:
#dd2501
RGB:
221, 37, 1
CMY:
13, 85, 100
CMYK:
0, 83, 100, 13
HSL:
10°, 99.0991%, 43.5294%
HSV (HSB):
10°, 99.5475%, 86.6667%
XYZ:
30.4858, 16.6975, 1.6449
xyY:
0.6243, 0.3420, 16.6975
CIE-Lab:
47.8766, 66.9303, 60.6910
CIE-LCH:
47.8766, 90.3497, 42.2011
CIE-Luv:
47.8766, 142.3485, 35.6785
Hunter-Lab:
40.8625, 61.6619, 26.2171
#dd2501 color charts
#dd2501 color shades, tints & tones
#dd2501 color schemes
#dd2501 color preview, HTML & CSS examples
This text has a color of #dd2501
<p style="color:#dd2501;">Text here</p>
.mytext {color:#dd2501;}
This box has a color of #dd2501
<div style="background-color:#dd2501;">Content here</div>
.mybackground {background-color:#dd2501;}
Border around this has a color of #dd2501
<div style="border:2px solid #dd2501;">Content here</div>
.myborder {border:2px solid #dd2501;}