#d07b1f color space conversions
Hex:
#d07b1f
RGB:
208, 123, 31
CMY:
18, 52, 88
CMYK:
0, 41, 85, 18
HSL:
31°, 74.0586%, 46.8627%
HSV (HSB):
31°, 85.0962%, 81.5686%
XYZ:
33.3427, 27.6747, 4.8807
xyY:
0.5060, 0.4200, 27.6747
CIE-Lab:
59.5937, 26.7989, 59.2883
CIE-LCH:
59.5937, 65.0636, 65.6766
CIE-Luv:
59.5937, 69.8426, 53.8387
Hunter-Lab:
52.6068, 21.0732, 31.3240
#d07b1f color charts
#d07b1f color shades, tints & tones
#d07b1f color schemes
#d07b1f color preview, HTML & CSS examples
This text has a color of #d07b1f
<p style="color:#d07b1f;">Text here</p>
.mytext {color:#d07b1f;}
This box has a color of #d07b1f
<div style="background-color:#d07b1f;">Content here</div>
.mybackground {background-color:#d07b1f;}
Border around this has a color of #d07b1f
<div style="border:2px solid #d07b1f;">Content here</div>
.myborder {border:2px solid #d07b1f;}