#bb800c color space conversions
Hex:
#bb800c
RGB:
187, 128, 12
CMY:
27, 50, 95
CMYK:
0, 32, 94, 27
HSL:
40°, 87.9397%, 39.0196%
HSV (HSB):
40°, 93.5829%, 73.3333%
XYZ:
28.2790, 26.0297, 3.8816
xyY:
0.4860, 0.4473, 26.0297
CIE-Lab:
58.0652, 14.5476, 61.8753
CIE-LCH:
58.0652, 63.5625, 76.7694
CIE-Luv:
58.0652, 49.0617, 57.3713
Hunter-Lab:
51.0193, 9.6555, 31.2027
#bb800c color charts
#bb800c color shades, tints & tones
#bb800c color schemes
#bb800c color preview, HTML & CSS examples
This text has a color of #bb800c
<p style="color:#bb800c;">Text here</p>
.mytext {color:#bb800c;}
This box has a color of #bb800c
<div style="background-color:#bb800c;">Content here</div>
.mybackground {background-color:#bb800c;}
Border around this has a color of #bb800c
<div style="border:2px solid #bb800c;">Content here</div>
.myborder {border:2px solid #bb800c;}