#bb850c color space conversions
Hex:
#bb850c
RGB:
187, 133, 12
CMY:
27, 48, 95
CMYK:
0, 29, 94, 27
HSL:
41°, 87.9397%, 39.0196%
HSV (HSB):
41°, 93.5829%, 73.3333%
XYZ:
28.9474, 27.3664, 4.1044
xyY:
0.4791, 0.4529, 27.3664
CIE-Lab:
59.3119, 11.7830, 62.7889
CIE-LCH:
59.3119, 63.8849, 79.3715
CIE-Luv:
59.3119, 45.0836, 59.2661
Hunter-Lab:
52.3129, 7.2256, 31.9672
#bb850c color charts
#bb850c color shades, tints & tones
#bb850c color schemes
#bb850c color preview, HTML & CSS examples
This text has a color of #bb850c
<p style="color:#bb850c;">Text here</p>
.mytext {color:#bb850c;}
This box has a color of #bb850c
<div style="background-color:#bb850c;">Content here</div>
.mybackground {background-color:#bb850c;}
Border around this has a color of #bb850c
<div style="border:2px solid #bb850c;">Content here</div>
.myborder {border:2px solid #bb850c;}