#bb5f00 color space conversions
Hex:
#bb5f00
RGB:
187, 95, 0
CMY:
27, 63, 100
CMYK:
0, 49, 100, 27
HSL:
30°, 100.0000%, 36.6667%
HSV (HSB):
30°, 100.0000%, 73.3333%
XYZ:
24.5857, 18.7492, 2.3232
xyY:
0.5385, 0.4106, 18.7492
CIE-Lab:
50.3925, 32.4052, 58.9984
CIE-LCH:
50.3925, 67.3121, 61.2220
CIE-Luv:
50.3925, 76.3603, 46.6004
Hunter-Lab:
43.3004, 25.5758, 27.1292
#bb5f00 color charts
#bb5f00 color shades, tints & tones
#bb5f00 color schemes
#bb5f00 color preview, HTML & CSS examples
This text has a color of #bb5f00
<p style="color:#bb5f00;">Text here</p>
.mytext {color:#bb5f00;}
This box has a color of #bb5f00
<div style="background-color:#bb5f00;">Content here</div>
.mybackground {background-color:#bb5f00;}
Border around this has a color of #bb5f00
<div style="border:2px solid #bb5f00;">Content here</div>
.myborder {border:2px solid #bb5f00;}