#bfab05 color space conversions
Hex:
#bfab05
RGB:
191, 171, 5
CMY:
25, 33, 98
CMYK:
0, 10, 97, 25
HSL:
54°, 94.8980%, 38.4314%
HSV (HSB):
54°, 97.3822%, 74.9020%
XYZ:
36.0762, 40.2131, 6.0041
xyY:
0.4384, 0.4887, 40.2131
CIE-Lab:
69.6211, -7.0380, 71.4979
CIE-LCH:
69.6211, 71.8434, 95.6218
CIE-Luv:
69.6211, 19.6460, 74.4780
Hunter-Lab:
63.4138, -9.4255, 38.7761
#bfab05 color charts
#bfab05 color shades, tints & tones
#bfab05 color schemes
#bfab05 color preview, HTML & CSS examples
This text has a color of #bfab05
<p style="color:#bfab05;">Text here</p>
.mytext {color:#bfab05;}
This box has a color of #bfab05
<div style="background-color:#bfab05;">Content here</div>
.mybackground {background-color:#bfab05;}
Border around this has a color of #bfab05
<div style="border:2px solid #bfab05;">Content here</div>
.myborder {border:2px solid #bfab05;}