#bfcd10 color space conversions
Hex:
#bfcd10
RGB:
191, 205, 16
CMY:
25, 20, 94
CMYK:
7, 0, 92, 20
HSL:
64°, 85.5204%, 43.3333%
HSV (HSB):
64°, 92.1951%, 80.3922%
XYZ:
43.4107, 54.7764, 8.7751
xyY:
0.4059, 0.5121, 54.7764
CIE-Lab:
78.9123, -24.0497, 77.2524
CIE-LCH:
78.9123, 80.9093, 107.2921
CIE-Luv:
78.9123, -3.1166, 86.9145
Hunter-Lab:
74.0111, -24.8214, 44.7780
#bfcd10 color charts
#bfcd10 color shades, tints & tones
#bfcd10 color schemes
#bfcd10 color preview, HTML & CSS examples
This text has a color of #bfcd10
<p style="color:#bfcd10;">Text here</p>
.mytext {color:#bfcd10;}
This box has a color of #bfcd10
<div style="background-color:#bfcd10;">Content here</div>
.mybackground {background-color:#bfcd10;}
Border around this has a color of #bfcd10
<div style="border:2px solid #bfcd10;">Content here</div>
.myborder {border:2px solid #bfcd10;}