#dd3f1b color space conversions
Hex:
#dd3f1b
RGB:
221, 63, 27
CMY:
13, 75, 89
CMYK:
0, 71, 88, 13
HSL:
11°, 78.2258%, 48.6275%
HSV (HSB):
11°, 87.7828%, 86.6667%
XYZ:
31.7941, 19.0063, 3.0298
xyY:
0.5906, 0.3531, 19.0063
CIE-Lab:
50.6946, 59.6113, 54.3851
CIE-LCH:
50.6946, 80.6923, 42.3751
CIE-Luv:
50.6946, 126.7305, 37.1779
Hunter-Lab:
43.5962, 53.8843, 26.3969
#dd3f1b color charts
#dd3f1b color shades, tints & tones
#dd3f1b color schemes
#dd3f1b color preview, HTML & CSS examples
This text has a color of #dd3f1b
<p style="color:#dd3f1b;">Text here</p>
.mytext {color:#dd3f1b;}
This box has a color of #dd3f1b
<div style="background-color:#dd3f1b;">Content here</div>
.mybackground {background-color:#dd3f1b;}
Border around this has a color of #dd3f1b
<div style="border:2px solid #dd3f1b;">Content here</div>
.myborder {border:2px solid #dd3f1b;}