#bfab2d color space conversions
Hex:
#bfab2d
RGB:
191, 171, 45
CMY:
25, 33, 82
CMYK:
0, 10, 76, 25
HSL:
52°, 61.8644%, 46.2745%
HSV (HSB):
52°, 76.4398%, 74.9020%
XYZ:
36.5224, 40.3916, 8.3541
xyY:
0.4283, 0.4737, 40.3916
CIE-Lab:
69.7476, -6.0966, 62.8556
CIE-LCH:
69.7476, 63.1506, 95.5400
CIE-Luv:
69.7476, 19.0724, 69.1857
Hunter-Lab:
63.5544, -8.6428, 36.6946
#bfab2d color charts
#bfab2d color shades, tints & tones
#bfab2d color schemes
#bfab2d color preview, HTML & CSS examples
This text has a color of #bfab2d
<p style="color:#bfab2d;">Text here</p>
.mytext {color:#bfab2d;}
This box has a color of #bfab2d
<div style="background-color:#bfab2d;">Content here</div>
.mybackground {background-color:#bfab2d;}
Border around this has a color of #bfab2d
<div style="border:2px solid #bfab2d;">Content here</div>
.myborder {border:2px solid #bfab2d;}