#d7980d color space conversions
Hex:
#d7980d
RGB:
215, 152, 13
CMY:
16, 40, 95
CMYK:
0, 29, 94, 16
HSL:
41°, 88.5965%, 44.7059%
HSV (HSB):
41°, 93.9535%, 84.3137%
XYZ:
39.3252, 36.9326, 5.4368
xyY:
0.4814, 0.4521, 36.9326
CIE-Lab:
67.2264, 13.8408, 69.8463
CIE-LCH:
67.2264, 71.2045, 78.7914
CIE-Luv:
67.2264, 52.6020, 67.2119
Hunter-Lab:
60.7722, 9.1546, 37.2363
#d7980d color charts
#d7980d color shades, tints & tones
#d7980d color schemes
#d7980d color preview, HTML & CSS examples
This text has a color of #d7980d
<p style="color:#d7980d;">Text here</p>
.mytext {color:#d7980d;}
This box has a color of #d7980d
<div style="background-color:#d7980d;">Content here</div>
.mybackground {background-color:#d7980d;}
Border around this has a color of #d7980d
<div style="border:2px solid #d7980d;">Content here</div>
.myborder {border:2px solid #d7980d;}