#d7980a color space conversions
Hex:
#d7980a
RGB:
215, 152, 10
CMY:
16, 40, 96
CMYK:
0, 29, 95, 16
HSL:
42°, 91.1111%, 44.1176%
HSV (HSB):
42°, 95.3488%, 84.3137%
XYZ:
39.3074, 36.9255, 5.3428
xyY:
0.4819, 0.4527, 36.9255
CIE-Lab:
67.2211, 13.8075, 70.2642
CIE-LCH:
67.2211, 71.6080, 78.8825
CIE-Luv:
67.2211, 52.6460, 67.4327
Hunter-Lab:
60.7663, 9.1236, 37.3235
#d7980a color charts
#d7980a color shades, tints & tones
#d7980a color schemes
#d7980a color preview, HTML & CSS examples
This text has a color of #d7980a
<p style="color:#d7980a;">Text here</p>
.mytext {color:#d7980a;}
This box has a color of #d7980a
<div style="background-color:#d7980a;">Content here</div>
.mybackground {background-color:#d7980a;}
Border around this has a color of #d7980a
<div style="border:2px solid #d7980a;">Content here</div>
.myborder {border:2px solid #d7980a;}