#d9800c color space conversions
Hex:
#d9800c
RGB:
217, 128, 12
CMY:
15, 50, 95
CMYK:
0, 41, 94, 15
HSL:
34°, 89.5197%, 44.9020%
HSV (HSB):
34°, 94.4700%, 85.0980%
XYZ:
36.4008, 30.2166, 4.2617
xyY:
0.5136, 0.4263, 30.2166
CIE-Lab:
61.8407, 27.5810, 66.3027
CIE-LCH:
61.8407, 71.8106, 67.4134
CIE-Luv:
61.8407, 73.9256, 58.6279
Hunter-Lab:
54.9696, 22.0056, 33.8821
#d9800c color charts
#d9800c color shades, tints & tones
#d9800c color schemes
#d9800c color preview, HTML & CSS examples
This text has a color of #d9800c
<p style="color:#d9800c;">Text here</p>
.mytext {color:#d9800c;}
This box has a color of #d9800c
<div style="background-color:#d9800c;">Content here</div>
.mybackground {background-color:#d9800c;}
Border around this has a color of #d9800c
<div style="border:2px solid #d9800c;">Content here</div>
.myborder {border:2px solid #d9800c;}