#d1900f color space conversions
Hex:
#d1900f
RGB:
209, 144, 15
CMY:
18, 44, 94
CMYK:
0, 31, 93, 18
HSL:
40°, 86.6071%, 43.9216%
HSV (HSB):
40°, 92.8230%, 81.9608%
XYZ:
36.3540, 33.5363, 5.0090
xyY:
0.4854, 0.4478, 33.5363
CIE-Lab:
64.5928, 15.5624, 67.2902
CIE-LCH:
64.5928, 69.0664, 76.9780
CIE-Luv:
64.5928, 54.1126, 63.8673
Hunter-Lab:
57.9105, 10.7119, 35.4090
#d1900f color charts
#d1900f color shades, tints & tones
#d1900f color schemes
#d1900f color preview, HTML & CSS examples
This text has a color of #d1900f
<p style="color:#d1900f;">Text here</p>
.mytext {color:#d1900f;}
This box has a color of #d1900f
<div style="background-color:#d1900f;">Content here</div>
.mybackground {background-color:#d1900f;}
Border around this has a color of #d1900f
<div style="border:2px solid #d1900f;">Content here</div>
.myborder {border:2px solid #d1900f;}