#bb980e color space conversions
Hex:
#bb980e
RGB:
187, 152, 14
CMY:
27, 40, 95
CMYK:
0, 19, 93, 27
HSL:
48°, 86.0697%, 39.4118%
HSV (HSB):
48°, 92.5134%, 73.3333%
XYZ:
31.8010, 33.0530, 5.1192
xyY:
0.4545, 0.4724, 33.0530
CIE-Lab:
64.2038, 1.4070, 66.0977
CIE-LCH:
64.2038, 66.1127, 88.7805
CIE-Luv:
64.2038, 30.4163, 66.3965
Hunter-Lab:
57.4917, -1.8749, 34.9648
#bb980e color charts
#bb980e color shades, tints & tones
#bb980e color schemes
#bb980e color preview, HTML & CSS examples
This text has a color of #bb980e
<p style="color:#bb980e;">Text here</p>
.mytext {color:#bb980e;}
This box has a color of #bb980e
<div style="background-color:#bb980e;">Content here</div>
.mybackground {background-color:#bb980e;}
Border around this has a color of #bb980e
<div style="border:2px solid #bb980e;">Content here</div>
.myborder {border:2px solid #bb980e;}