#d0b00d color space conversions
Hex:
#d0b00d
RGB:
208, 176, 13
CMY:
18, 31, 95
CMYK:
0, 15, 94, 18
HSL:
50°, 88.2353%, 43.3333%
HSV (HSB):
50°, 93.7500%, 81.5686%
XYZ:
41.6104, 44.4896, 6.7750
xyY:
0.4480, 0.4790, 44.4896
CIE-Lab:
72.5546, -2.0439, 73.4277
CIE-LCH:
72.5546, 73.4561, 91.5944
CIE-Luv:
72.5546, 28.6618, 76.1241
Hunter-Lab:
66.7005, -5.3707, 40.6681
#d0b00d color charts
#d0b00d color shades, tints & tones
#d0b00d color schemes
#d0b00d color preview, HTML & CSS examples
This text has a color of #d0b00d
<p style="color:#d0b00d;">Text here</p>
.mytext {color:#d0b00d;}
This box has a color of #d0b00d
<div style="background-color:#d0b00d;">Content here</div>
.mybackground {background-color:#d0b00d;}
Border around this has a color of #d0b00d
<div style="border:2px solid #d0b00d;">Content here</div>
.myborder {border:2px solid #d0b00d;}