#d1980d color space conversions
Hex:
#d1980d
RGB:
209, 152, 13
CMY:
18, 40, 95
CMYK:
0, 27, 94, 18
HSL:
43°, 88.2883%, 43.5294%
HSV (HSB):
43°, 93.7799%, 81.9608%
XYZ:
37.5954, 36.0408, 5.3559
xyY:
0.4759, 0.4563, 36.0408
CIE-Lab:
66.5511, 11.2066, 69.0494
CIE-LCH:
66.5511, 69.9529, 80.7814
CIE-Luv:
66.5511, 47.7660, 67.0363
Hunter-Lab:
60.0340, 6.7233, 36.7343
#d1980d color charts
#d1980d color shades, tints & tones
#d1980d color schemes
#d1980d color preview, HTML & CSS examples
This text has a color of #d1980d
<p style="color:#d1980d;">Text here</p>
.mytext {color:#d1980d;}
This box has a color of #d1980d
<div style="background-color:#d1980d;">Content here</div>
.mybackground {background-color:#d1980d;}
Border around this has a color of #d1980d
<div style="border:2px solid #d1980d;">Content here</div>
.myborder {border:2px solid #d1980d;}