#dd673f color space conversions
Hex:
#dd673f
RGB:
221, 103, 63
CMY:
13, 60, 75
CMYK:
0, 53, 71, 13
HSL:
15°, 69.9115%, 55.6863%
HSV (HSB):
15°, 71.4932%, 86.6667%
XYZ:
35.5662, 25.4315, 7.7369
xyY:
0.5174, 0.3700, 25.4315
CIE-Lab:
57.4935, 43.5224, 43.8745
CIE-LCH:
57.4935, 61.7995, 45.2309
CIE-Luv:
57.4935, 93.6558, 38.5360
Hunter-Lab:
50.4297, 37.6377, 26.2046
#dd673f color charts
#dd673f color shades, tints & tones
#dd673f color schemes
#dd673f color preview, HTML & CSS examples
This text has a color of #dd673f
<p style="color:#dd673f;">Text here</p>
.mytext {color:#dd673f;}
This box has a color of #dd673f
<div style="background-color:#dd673f;">Content here</div>
.mybackground {background-color:#dd673f;}
Border around this has a color of #dd673f
<div style="border:2px solid #dd673f;">Content here</div>
.myborder {border:2px solid #dd673f;}