#bd5c05 color space conversions
Hex:
#bd5c05
RGB:
189, 92, 5
CMY:
26, 64, 98
CMYK:
0, 51, 97, 26
HSL:
28°, 94.8454%, 38.0392%
HSV (HSB):
28°, 97.3545%, 74.1176%
XYZ:
24.8408, 18.4841, 2.4021
xyY:
0.5432, 0.4042, 18.4841
CIE-Lab:
50.0780, 34.8586, 57.8348
CIE-LCH:
50.0780, 67.5277, 58.9215
CIE-Luv:
50.0780, 80.3376, 45.2444
Hunter-Lab:
42.9931, 27.8969, 26.7825
#bd5c05 color charts
#bd5c05 color shades, tints & tones
#bd5c05 color schemes
#bd5c05 color preview, HTML & CSS examples
This text has a color of #bd5c05
<p style="color:#bd5c05;">Text here</p>
.mytext {color:#bd5c05;}
This box has a color of #bd5c05
<div style="background-color:#bd5c05;">Content here</div>
.mybackground {background-color:#bd5c05;}
Border around this has a color of #bd5c05
<div style="border:2px solid #bd5c05;">Content here</div>
.myborder {border:2px solid #bd5c05;}