#d07c0c color space conversions
Hex:
#d07c0c
RGB:
208, 124, 12
CMY:
18, 51, 95
CMYK:
0, 40, 94, 18
HSL:
34°, 89.0909%, 43.1373%
HSV (HSB):
34°, 94.2308%, 81.5686%
XYZ:
33.2864, 27.8517, 3.9694
xyY:
0.5113, 0.4278, 27.8517
CIE-Lab:
59.7546, 25.9072, 64.2955
CIE-LCH:
59.7546, 69.3188, 68.0535
CIE-Luv:
59.7546, 69.7188, 56.7790
Hunter-Lab:
52.7748, 20.2289, 32.4829
#d07c0c color charts
#d07c0c color shades, tints & tones
#d07c0c color schemes
#d07c0c color preview, HTML & CSS examples
This text has a color of #d07c0c
<p style="color:#d07c0c;">Text here</p>
.mytext {color:#d07c0c;}
This box has a color of #d07c0c
<div style="background-color:#d07c0c;">Content here</div>
.mybackground {background-color:#d07c0c;}
Border around this has a color of #d07c0c
<div style="border:2px solid #d07c0c;">Content here</div>
.myborder {border:2px solid #d07c0c;}