#bd5c00 color space conversions
Hex:
#bd5c00
RGB:
189, 92, 0
CMY:
26, 64, 100
CMYK:
0, 51, 100, 26
HSL:
29°, 100.0000%, 37.0588%
HSV (HSB):
29°, 100.0000%, 74.1176%
XYZ:
24.8134, 18.4731, 2.2579
xyY:
0.5448, 0.4056, 18.4731
CIE-Lab:
50.0650, 34.7974, 58.9584
CIE-LCH:
50.0650, 68.4613, 59.4508
CIE-Luv:
50.0650, 80.5086, 45.7328
Hunter-Lab:
42.9804, 27.8360, 26.9716
#bd5c00 color charts
#bd5c00 color shades, tints & tones
#bd5c00 color schemes
#bd5c00 color preview, HTML & CSS examples
This text has a color of #bd5c00
<p style="color:#bd5c00;">Text here</p>
.mytext {color:#bd5c00;}
This box has a color of #bd5c00
<div style="background-color:#bd5c00;">Content here</div>
.mybackground {background-color:#bd5c00;}
Border around this has a color of #bd5c00
<div style="border:2px solid #bd5c00;">Content here</div>
.myborder {border:2px solid #bd5c00;}