#bd4c05 color space conversions
Hex:
#bd4c05
RGB:
189, 76, 5
CMY:
26, 70, 98
CMYK:
0, 60, 97, 26
HSL:
23°, 94.8454%, 38.0392%
HSV (HSB):
23°, 97.3545%, 74.1176%
XYZ:
23.5981, 15.9987, 1.9879
xyY:
0.5675, 0.3847, 15.9987
CIE-Lab:
46.9727, 42.8213, 55.9106
CIE-LCH:
46.9727, 70.4249, 52.5519
CIE-Luv:
46.9727, 93.0357, 40.2167
Hunter-Lab:
39.9983, 35.3139, 25.0522
#bd4c05 color charts
#bd4c05 color shades, tints & tones
#bd4c05 color schemes
#bd4c05 color preview, HTML & CSS examples
This text has a color of #bd4c05
<p style="color:#bd4c05;">Text here</p>
.mytext {color:#bd4c05;}
This box has a color of #bd4c05
<div style="background-color:#bd4c05;">Content here</div>
.mybackground {background-color:#bd4c05;}
Border around this has a color of #bd4c05
<div style="border:2px solid #bd4c05;">Content here</div>
.myborder {border:2px solid #bd4c05;}