#dc6e07 color space conversions
Hex:
#dc6e07
RGB:
220, 110, 7
CMY:
14, 57, 97
CMYK:
0, 50, 97, 14
HSL:
29°, 93.8326%, 44.5098%
HSV (HSB):
29°, 96.8182%, 86.2745%
XYZ:
35.1295, 26.3828, 3.4419
xyY:
0.5408, 0.4062, 26.3828
CIE-Lab:
58.3987, 38.1398, 65.0360
CIE-LCH:
58.3987, 75.3944, 59.6109
CIE-Luv:
58.3987, 91.5970, 53.0272
Hunter-Lab:
51.3642, 32.1939, 31.9820
#dc6e07 color charts
#dc6e07 color shades, tints & tones
#dc6e07 color schemes
#dc6e07 color preview, HTML & CSS examples
This text has a color of #dc6e07
<p style="color:#dc6e07;">Text here</p>
.mytext {color:#dc6e07;}
This box has a color of #dc6e07
<div style="background-color:#dc6e07;">Content here</div>
.mybackground {background-color:#dc6e07;}
Border around this has a color of #dc6e07
<div style="border:2px solid #dc6e07;">Content here</div>
.myborder {border:2px solid #dc6e07;}