#bb6500 color space conversions
Hex:
#bb6500
RGB:
187, 101, 0
CMY:
27, 60, 100
CMYK:
0, 46, 100, 27
HSL:
32°, 100.0000%, 36.6667%
HSV (HSB):
32°, 100.0000%, 73.3333%
XYZ:
25.1472, 19.8722, 2.5103
xyY:
0.5291, 0.4181, 19.8722
CIE-Lab:
51.6924, 29.2093, 59.7882
CIE-LCH:
51.6924, 66.5419, 63.9624
CIE-Luv:
51.6924, 71.4161, 48.6431
Hunter-Lab:
44.5782, 22.6826, 27.8660
#bb6500 color charts
#bb6500 color shades, tints & tones
#bb6500 color schemes
#bb6500 color preview, HTML & CSS examples
This text has a color of #bb6500
<p style="color:#bb6500;">Text here</p>
.mytext {color:#bb6500;}
This box has a color of #bb6500
<div style="background-color:#bb6500;">Content here</div>
.mybackground {background-color:#bb6500;}
Border around this has a color of #bb6500
<div style="border:2px solid #bb6500;">Content here</div>
.myborder {border:2px solid #bb6500;}