#b0c03a color space conversions
Hex:
#b0c03a
RGB:
176, 192, 58
CMY:
31, 25, 77
CMYK:
8, 0, 70, 25
HSL:
67°, 53.6000%, 49.0196%
HSV (HSB):
67°, 69.7917%, 75.2941%
XYZ:
37.5179, 47.2349, 11.1428
xyY:
0.3912, 0.4926, 47.2349
CIE-Lab:
74.3398, -22.6176, 62.2086
CIE-LCH:
74.3398, 66.1926, 109.9800
CIE-Luv:
74.3398, -5.1313, 74.4648
Hunter-Lab:
68.7276, -22.8316, 38.4966
#b0c03a color charts
#b0c03a color shades, tints & tones
#b0c03a color schemes
#b0c03a color preview, HTML & CSS examples
This text has a color of #b0c03a
<p style="color:#b0c03a;">Text here</p>
.mytext {color:#b0c03a;}
This box has a color of #b0c03a
<div style="background-color:#b0c03a;">Content here</div>
.mybackground {background-color:#b0c03a;}
Border around this has a color of #b0c03a
<div style="border:2px solid #b0c03a;">Content here</div>
.myborder {border:2px solid #b0c03a;}