#bd6000 color space conversions
Hex:
#bd6000
RGB:
189, 96, 0
CMY:
26, 62, 100
CMYK:
0, 49, 100, 26
HSL:
30°, 100.0000%, 37.0588%
HSV (HSB):
30°, 100.0000%, 74.1176%
XYZ:
25.1691, 19.1846, 2.3764
xyY:
0.5386, 0.4105, 19.1846
CIE-Lab:
50.9024, 32.7075, 59.4568
CIE-LCH:
50.9024, 67.8593, 61.1846
CIE-Luv:
50.9024, 77.2299, 47.0602
Hunter-Lab:
43.8002, 25.9221, 27.4433
#bd6000 color charts
#bd6000 color shades, tints & tones
#bd6000 color schemes
#bd6000 color preview, HTML & CSS examples
This text has a color of #bd6000
<p style="color:#bd6000;">Text here</p>
.mytext {color:#bd6000;}
This box has a color of #bd6000
<div style="background-color:#bd6000;">Content here</div>
.mybackground {background-color:#bd6000;}
Border around this has a color of #bd6000
<div style="border:2px solid #bd6000;">Content here</div>
.myborder {border:2px solid #bd6000;}