#dc6a28 color space conversions
Hex:
#dc6a28
RGB:
220, 106, 40
CMY:
14, 58, 84
CMYK:
0, 52, 82, 14
HSL:
22°, 72.0000%, 50.9804%
HSV (HSB):
22°, 81.8182%, 86.2745%
XYZ:
35.0522, 25.6769, 5.1162
xyY:
0.5323, 0.3900, 25.6769
CIE-Lab:
57.7291, 40.7627, 54.9489
CIE-LCH:
57.7291, 68.4176, 53.4309
CIE-Luv:
57.7291, 93.1113, 46.7052
Hunter-Lab:
50.6724, 34.7993, 29.4844
#dc6a28 color charts
#dc6a28 color shades, tints & tones
#dc6a28 color schemes
#dc6a28 color preview, HTML & CSS examples
This text has a color of #dc6a28
<p style="color:#dc6a28;">Text here</p>
.mytext {color:#dc6a28;}
This box has a color of #dc6a28
<div style="background-color:#dc6a28;">Content here</div>
.mybackground {background-color:#dc6a28;}
Border around this has a color of #dc6a28
<div style="border:2px solid #dc6a28;">Content here</div>
.myborder {border:2px solid #dc6a28;}