#dc8030 color space conversions
Hex:
#dc8030
RGB:
220, 128, 48
CMY:
14, 50, 81
CMYK:
0, 42, 78, 14
HSL:
28°, 71.0744%, 52.5490%
HSV (HSB):
28°, 78.1818%, 86.2745%
XYZ:
37.7679, 30.8674, 6.7637
xyY:
0.5009, 0.4094, 30.8674
CIE-Lab:
62.3955, 29.6791, 55.9562
CIE-LCH:
62.3955, 63.3399, 62.0586
CIE-Luv:
62.3955, 74.6946, 52.5701
Hunter-Lab:
55.5584, 24.1147, 31.6729
#dc8030 color charts
#dc8030 color shades, tints & tones
#dc8030 color schemes
#dc8030 color preview, HTML & CSS examples
This text has a color of #dc8030
<p style="color:#dc8030;">Text here</p>
.mytext {color:#dc8030;}
This box has a color of #dc8030
<div style="background-color:#dc8030;">Content here</div>
.mybackground {background-color:#dc8030;}
Border around this has a color of #dc8030
<div style="border:2px solid #dc8030;">Content here</div>
.myborder {border:2px solid #dc8030;}