#bbbf48 color space conversions
Hex:
#bbbf48
RGB:
187, 191, 72
CMY:
27, 25, 72
CMYK:
2, 0, 62, 25
HSL:
62°, 48.1781%, 51.5686%
HSV (HSB):
62°, 62.3037%, 74.9020%
XYZ:
40.2940, 48.2943, 13.3289
xyY:
0.3954, 0.4739, 48.2943
CIE-Lab:
75.0102, -16.6750, 57.6082
CIE-LCH:
75.0102, 59.9730, 106.1433
CIE-Luv:
75.0102, 2.3938, 70.0188
Hunter-Lab:
69.4941, -18.1169, 37.2741
#bbbf48 color charts
#bbbf48 color shades, tints & tones
#bbbf48 color schemes
#bbbf48 color preview, HTML & CSS examples
This text has a color of #bbbf48
<p style="color:#bbbf48;">Text here</p>
.mytext {color:#bbbf48;}
This box has a color of #bbbf48
<div style="background-color:#bbbf48;">Content here</div>
.mybackground {background-color:#bbbf48;}
Border around this has a color of #bbbf48
<div style="border:2px solid #bbbf48;">Content here</div>
.myborder {border:2px solid #bbbf48;}