#bfa21c color space conversions
Hex:
#bfa21c
RGB:
191, 162, 28
CMY:
25, 36, 89
CMYK:
0, 15, 85, 25
HSL:
49°, 74.4292%, 42.9412%
HSV (HSB):
49°, 85.3403%, 74.9020%
XYZ:
34.6158, 37.0009, 6.4160
xyY:
0.4436, 0.4742, 37.0009
CIE-Lab:
67.2777, -1.8894, 65.7548
CIE-LCH:
67.2777, 65.7820, 91.6459
CIE-Luv:
67.2777, 25.8602, 68.7313
Hunter-Lab:
60.8283, -4.8700, 36.3261
#bfa21c color charts
#bfa21c color shades, tints & tones
#bfa21c color schemes
#bfa21c color preview, HTML & CSS examples
This text has a color of #bfa21c
<p style="color:#bfa21c;">Text here</p>
.mytext {color:#bfa21c;}
This box has a color of #bfa21c
<div style="background-color:#bfa21c;">Content here</div>
.mybackground {background-color:#bfa21c;}
Border around this has a color of #bfa21c
<div style="border:2px solid #bfa21c;">Content here</div>
.myborder {border:2px solid #bfa21c;}