#bb6000 color space conversions
Hex:
#bb6000
RGB:
187, 96, 0
CMY:
27, 62, 100
CMYK:
0, 49, 100, 27
HSL:
31°, 100.0000%, 36.6667%
HSV (HSB):
31°, 100.0000%, 73.3333%
XYZ:
24.6764, 18.9305, 2.3534
xyY:
0.5369, 0.4119, 18.9305
CIE-Lab:
50.6058, 31.8768, 59.1268
CIE-LCH:
50.6058, 67.1722, 61.6697
CIE-Luv:
50.6058, 75.5385, 46.9370
Hunter-Lab:
43.5092, 25.0956, 27.2495
#bb6000 color charts
#bb6000 color shades, tints & tones
#bb6000 color schemes
#bb6000 color preview, HTML & CSS examples
This text has a color of #bb6000
<p style="color:#bb6000;">Text here</p>
.mytext {color:#bb6000;}
This box has a color of #bb6000
<div style="background-color:#bb6000;">Content here</div>
.mybackground {background-color:#bb6000;}
Border around this has a color of #bb6000
<div style="border:2px solid #bb6000;">Content here</div>
.myborder {border:2px solid #bb6000;}