#dd8030 color space conversions
Hex:
#dd8030
RGB:
221, 128, 48
CMY:
13, 50, 81
CMYK:
0, 42, 78, 13
HSL:
28°, 71.7842%, 52.7451%
HSV (HSB):
28°, 78.2805%, 86.6667%
XYZ:
38.0715, 31.0239, 6.7779
xyY:
0.5018, 0.4089, 31.0239
CIE-Lab:
62.5278, 30.0913, 56.1288
CIE-LCH:
62.5278, 63.6862, 61.8037
CIE-Luv:
62.5278, 75.5256, 52.6387
Hunter-Lab:
55.6991, 24.5350, 31.7745
#dd8030 color charts
#dd8030 color shades, tints & tones
#dd8030 color schemes
#dd8030 color preview, HTML & CSS examples
This text has a color of #dd8030
<p style="color:#dd8030;">Text here</p>
.mytext {color:#dd8030;}
This box has a color of #dd8030
<div style="background-color:#dd8030;">Content here</div>
.mybackground {background-color:#dd8030;}
Border around this has a color of #dd8030
<div style="border:2px solid #dd8030;">Content here</div>
.myborder {border:2px solid #dd8030;}