#bfc045 color space conversions
Hex:
#bfc045
RGB:
191, 192, 69
CMY:
25, 25, 73
CMYK:
1, 0, 64, 25
HSL:
60°, 49.3976%, 51.1765%
HSV (HSB):
60°, 64.0625%, 75.2941%
XYZ:
41.4097, 49.2053, 12.9453
xyY:
0.3999, 0.4751, 49.2053
CIE-Lab:
75.5789, -15.6912, 59.5508
CIE-LCH:
75.5789, 61.5834, 104.7615
CIE-Luv:
75.5789, 4.4921, 71.5547
Hunter-Lab:
70.1465, -17.3822, 38.1608
#bfc045 color charts
#bfc045 color shades, tints & tones
#bfc045 color schemes
#bfc045 color preview, HTML & CSS examples
This text has a color of #bfc045
<p style="color:#bfc045;">Text here</p>
.mytext {color:#bfc045;}
This box has a color of #bfc045
<div style="background-color:#bfc045;">Content here</div>
.mybackground {background-color:#bfc045;}
Border around this has a color of #bfc045
<div style="border:2px solid #bfc045;">Content here</div>
.myborder {border:2px solid #bfc045;}