#bfa81c color space conversions
Hex:
#bfa81c
RGB:
191, 168, 28
CMY:
25, 34, 89
CMYK:
0, 12, 85, 25
HSL:
52°, 74.4292%, 42.9412%
HSV (HSB):
52°, 85.3403%, 74.9020%
XYZ:
35.6981, 39.1655, 6.7768
xyY:
0.4373, 0.4797, 39.1655
CIE-Lab:
68.8710, -5.0738, 67.0697
CIE-LCH:
68.8710, 67.2613, 94.3261
CIE-Luv:
68.8710, 21.5380, 71.1097
Hunter-Lab:
62.5823, -7.6994, 37.3873
#bfa81c color charts
#bfa81c color shades, tints & tones
#bfa81c color schemes
#bfa81c color preview, HTML & CSS examples
This text has a color of #bfa81c
<p style="color:#bfa81c;">Text here</p>
.mytext {color:#bfa81c;}
This box has a color of #bfa81c
<div style="background-color:#bfa81c;">Content here</div>
.mybackground {background-color:#bfa81c;}
Border around this has a color of #bfa81c
<div style="border:2px solid #bfa81c;">Content here</div>
.myborder {border:2px solid #bfa81c;}