#b0c10a color space conversions
Hex:
#b0c10a
RGB:
176, 193, 10
CMY:
31, 24, 96
CMYK:
9, 0, 95, 24
HSL:
66°, 90.1478%, 39.8039%
HSV (HSB):
66°, 94.8187%, 75.6863%
XYZ:
37.0292, 47.3919, 7.4831
xyY:
0.4029, 0.5157, 47.3919
CIE-Lab:
74.4398, -24.6479, 74.0081
CIE-LCH:
74.4398, 78.0046, 108.4200
CIE-Luv:
74.4398, -5.3896, 82.5834
Hunter-Lab:
68.8418, -24.4600, 41.7445
#b0c10a color charts
#b0c10a color shades, tints & tones
#b0c10a color schemes
#b0c10a color preview, HTML & CSS examples
This text has a color of #b0c10a
<p style="color:#b0c10a;">Text here</p>
.mytext {color:#b0c10a;}
This box has a color of #b0c10a
<div style="background-color:#b0c10a;">Content here</div>
.mybackground {background-color:#b0c10a;}
Border around this has a color of #b0c10a
<div style="border:2px solid #b0c10a;">Content here</div>
.myborder {border:2px solid #b0c10a;}