#d0980c color space conversions
Hex:
#d0980c
RGB:
208, 152, 12
CMY:
18, 40, 95
CMYK:
0, 27, 94, 18
HSL:
43°, 89.0909%, 43.1373%
HSV (HSB):
43°, 94.2308%, 81.5686%
XYZ:
37.3070, 35.8929, 5.3096
xyY:
0.4752, 0.4572, 35.8929
CIE-Lab:
66.4380, 10.7533, 69.0661
CIE-LCH:
66.4380, 69.8983, 81.1503
CIE-Luv:
66.4380, 46.9786, 67.0873
Hunter-Lab:
59.9107, 6.3101, 36.6829
#d0980c color charts
#d0980c color shades, tints & tones
#d0980c color schemes
#d0980c color preview, HTML & CSS examples
This text has a color of #d0980c
<p style="color:#d0980c;">Text here</p>
.mytext {color:#d0980c;}
This box has a color of #d0980c
<div style="background-color:#d0980c;">Content here</div>
.mybackground {background-color:#d0980c;}
Border around this has a color of #d0980c
<div style="border:2px solid #d0980c;">Content here</div>
.myborder {border:2px solid #d0980c;}