#dd3f32 color space conversions
Hex:
#dd3f32
RGB:
221, 63, 50
CMY:
13, 75, 80
CMYK:
0, 71, 77, 13
HSL:
5°, 71.5481%, 53.1373%
HSV (HSB):
5°, 77.3756%, 86.6667%
XYZ:
32.1720, 19.1575, 5.0197
xyY:
0.5709, 0.3400, 19.1575
CIE-Lab:
50.8709, 60.2209, 43.5808
CIE-LCH:
50.8709, 74.3361, 35.8926
CIE-Luv:
50.8709, 123.5158, 31.0607
Hunter-Lab:
43.7692, 54.6080, 23.8387
#dd3f32 color charts
#dd3f32 color shades, tints & tones
#dd3f32 color schemes
#dd3f32 color preview, HTML & CSS examples
This text has a color of #dd3f32
<p style="color:#dd3f32;">Text here</p>
.mytext {color:#dd3f32;}
This box has a color of #dd3f32
<div style="background-color:#dd3f32;">Content here</div>
.mybackground {background-color:#dd3f32;}
Border around this has a color of #dd3f32
<div style="border:2px solid #dd3f32;">Content here</div>
.myborder {border:2px solid #dd3f32;}