#becf12 color space conversions
Hex:
#becf12
RGB:
190, 207, 18
CMY:
25, 19, 93
CMYK:
8, 0, 91, 19
HSL:
65°, 84.0000%, 44.1176%
HSV (HSB):
65°, 91.3043%, 81.1765%
XYZ:
43.6572, 55.6165, 9.0063
xyY:
0.4032, 0.5136, 55.6165
CIE-Lab:
79.3950, -25.4030, 77.3325
CIE-LCH:
79.3950, 81.3980, 108.1849
CIE-Luv:
79.3950, -5.0197, 87.5277
Hunter-Lab:
74.5765, -26.0145, 45.0433
#becf12 color charts
#becf12 color shades, tints & tones
#becf12 color schemes
#becf12 color preview, HTML & CSS examples
This text has a color of #becf12
<p style="color:#becf12;">Text here</p>
.mytext {color:#becf12;}
This box has a color of #becf12
<div style="background-color:#becf12;">Content here</div>
.mybackground {background-color:#becf12;}
Border around this has a color of #becf12
<div style="border:2px solid #becf12;">Content here</div>
.myborder {border:2px solid #becf12;}