#dd3025 color space conversions
Hex:
#dd3025
RGB:
221, 48, 37
CMY:
13, 81, 85
CMYK:
0, 78, 83, 13
HSL:
4°, 73.0159%, 50.5882%
HSV (HSB):
4°, 83.2579%, 86.6667%
XYZ:
31.2097, 17.6196, 3.5063
xyY:
0.5963, 0.3367, 17.6196
CIE-Lab:
49.0315, 64.6399, 48.4938
CIE-LCH:
49.0315, 80.8082, 36.8778
CIE-Luv:
49.0315, 133.9192, 31.7744
Hunter-Lab:
41.9757, 59.2602, 24.4305
#dd3025 color charts
#dd3025 color shades, tints & tones
#dd3025 color schemes
#dd3025 color preview, HTML & CSS examples
This text has a color of #dd3025
<p style="color:#dd3025;">Text here</p>
.mytext {color:#dd3025;}
This box has a color of #dd3025
<div style="background-color:#dd3025;">Content here</div>
.mybackground {background-color:#dd3025;}
Border around this has a color of #dd3025
<div style="border:2px solid #dd3025;">Content here</div>
.myborder {border:2px solid #dd3025;}