#d3b00c color space conversions
Hex:
#d3b00c
RGB:
211, 176, 12
CMY:
17, 31, 95
CMYK:
0, 17, 94, 17
HSL:
49°, 89.2377%, 43.7255%
HSV (HSB):
49°, 94.3128%, 82.7451%
XYZ:
42.4557, 44.9261, 6.7818
xyY:
0.4509, 0.4771, 44.9261
CIE-Lab:
72.8432, -0.7345, 73.8990
CIE-LCH:
72.8432, 73.9027, 90.5695
CIE-Luv:
72.8432, 30.9473, 76.2450
Hunter-Lab:
67.0269, -4.2331, 40.9199
#d3b00c color charts
#d3b00c RGB chart
#d3b00c CMYK chart
#d3b00c RGB pie chart
#d3b00c color shades, tints & tones
#d3b00c color schemes
#d3b00c color preview, HTML & CSS examples
This text has a color of #d3b00c
<p style="color:#d3b00c;">Text here</p>
.mytext {color:#d3b00c;}
Text color #d3b00c
This box has a color of #d3b00c
<div style="background-color:#d3b00c;">Content here</div>
.mybackground {background-color:#d3b00c;}
Background color #d3b00c
Border around this has a color of #d3b00c
<div style="border:2px solid #d3b00c;">Content here</div>
.myborder {border:2px solid #d3b00c;}
Border color #d3b00c