#bbbf0a color space conversions
Hex:
#bbbf0a
RGB:
187, 191, 10
CMY:
27, 25, 96
CMYK:
2, 0, 95, 25
HSL:
61°, 90.0498%, 39.4118%
HSV (HSB):
61°, 94.7644%, 74.9020%
XYZ:
39.1791, 47.8483, 7.4579
xyY:
0.4147, 0.5064, 47.8483
CIE-Lab:
74.7292, -18.9605, 74.5992
CIE-LCH:
74.7292, 76.9710, 104.2606
CIE-Luv:
74.7292, 3.1719, 81.8681
Hunter-Lab:
69.1725, -19.9499, 42.0284
#bbbf0a color charts
#bbbf0a color shades, tints & tones
#bbbf0a color schemes
#bbbf0a color preview, HTML & CSS examples
This text has a color of #bbbf0a
<p style="color:#bbbf0a;">Text here</p>
.mytext {color:#bbbf0a;}
This box has a color of #bbbf0a
<div style="background-color:#bbbf0a;">Content here</div>
.mybackground {background-color:#bbbf0a;}
Border around this has a color of #bbbf0a
<div style="border:2px solid #bbbf0a;">Content here</div>
.myborder {border:2px solid #bbbf0a;}