#dc6f06 color space conversions
Hex:
#dc6f06
RGB:
220, 111, 6
CMY:
14, 56, 98
CMYK:
0, 50, 97, 14
HSL:
29°, 94.6903%, 44.3137%
HSV (HSB):
29°, 97.2727%, 86.2745%
XYZ:
35.2325, 26.5977, 3.4492
xyY:
0.5397, 0.4074, 26.5977
CIE-Lab:
58.6001, 37.6221, 65.3384
CIE-LCH:
58.6001, 75.3958, 60.0665
CIE-Luv:
58.6001, 90.7921, 53.4361
Hunter-Lab:
51.5729, 31.6913, 32.1357
#dc6f06 color charts
#dc6f06 color shades, tints & tones
#dc6f06 color schemes
#dc6f06 color preview, HTML & CSS examples
This text has a color of #dc6f06
<p style="color:#dc6f06;">Text here</p>
.mytext {color:#dc6f06;}
This box has a color of #dc6f06
<div style="background-color:#dc6f06;">Content here</div>
.mybackground {background-color:#dc6f06;}
Border around this has a color of #dc6f06
<div style="border:2px solid #dc6f06;">Content here</div>
.myborder {border:2px solid #dc6f06;}