#dd6200 color space conversions
Hex:
#dd6200
RGB:
221, 98, 0
CMY:
13, 62, 100
CMYK:
0, 56, 100, 13
HSL:
27°, 100.0000%, 43.3333%
HSV (HSB):
27°, 100.0000%, 86.6667%
XYZ:
34.1865, 24.1075, 2.8514
xyY:
0.5591, 0.3943, 24.1075
CIE-Lab:
56.1953, 44.3972, 65.0825
CIE-LCH:
56.1953, 78.7835, 55.6994
CIE-Luv:
56.1953, 102.5270, 49.8541
Hunter-Lab:
49.0994, 38.3604, 30.9264
#dd6200 color charts
#dd6200 color shades, tints & tones
#dd6200 color schemes
#dd6200 color preview, HTML & CSS examples
This text has a color of #dd6200
<p style="color:#dd6200;">Text here</p>
.mytext {color:#dd6200;}
This box has a color of #dd6200
<div style="background-color:#dd6200;">Content here</div>
.mybackground {background-color:#dd6200;}
Border around this has a color of #dd6200
<div style="border:2px solid #dd6200;">Content here</div>
.myborder {border:2px solid #dd6200;}