#b0c30e color space conversions
Hex:
#b0c30e
RGB:
176, 195, 14
CMY:
31, 24, 95
CMYK:
10, 0, 93, 24
HSL:
66°, 86.6029%, 40.9804%
HSV (HSB):
66°, 92.8205%, 76.4706%
XYZ:
37.4989, 48.2920, 7.7604
xyY:
0.4008, 0.5162, 48.2920
CIE-Lab:
75.0087, -25.5630, 73.9895
CIE-LCH:
75.0087, 78.2810, 109.0598
CIE-Luv:
75.0087, -6.6325, 83.0964
Hunter-Lab:
69.4925, -25.2913, 42.0237
#b0c30e color charts
#b0c30e color shades, tints & tones
#b0c30e color schemes
#b0c30e color preview, HTML & CSS examples
This text has a color of #b0c30e
<p style="color:#b0c30e;">Text here</p>
.mytext {color:#b0c30e;}
This box has a color of #b0c30e
<div style="background-color:#b0c30e;">Content here</div>
.mybackground {background-color:#b0c30e;}
Border around this has a color of #b0c30e
<div style="border:2px solid #b0c30e;">Content here</div>
.myborder {border:2px solid #b0c30e;}