#bd7c05 color space conversions
Hex:
#bd7c05
RGB:
189, 124, 5
CMY:
26, 51, 98
CMYK:
0, 34, 97, 26
HSL:
39°, 94.8454%, 38.0392%
HSV (HSB):
39°, 97.3545%, 74.1176%
XYZ:
28.2213, 25.2451, 3.5289
xyY:
0.4952, 0.4429, 25.2451
CIE-Lab:
57.3134, 17.5607, 62.6361
CIE-LCH:
57.3134, 65.0512, 74.3386
CIE-Luv:
57.3134, 54.0583, 56.5433
Hunter-Lab:
50.2445, 12.3320, 31.0069
#bd7c05 color charts
#bd7c05 color shades, tints & tones
#bd7c05 color schemes
#bd7c05 color preview, HTML & CSS examples
This text has a color of #bd7c05
<p style="color:#bd7c05;">Text here</p>
.mytext {color:#bd7c05;}
This box has a color of #bd7c05
<div style="background-color:#bd7c05;">Content here</div>
.mybackground {background-color:#bd7c05;}
Border around this has a color of #bd7c05
<div style="border:2px solid #bd7c05;">Content here</div>
.myborder {border:2px solid #bd7c05;}