#b0c42c color space conversions
Hex:
#b0c42c
RGB:
176, 196, 44
CMY:
31, 23, 83
CMYK:
10, 0, 78, 23
HSL:
68°, 63.3333%, 47.0588%
HSV (HSB):
68°, 77.5510%, 76.8627%
XYZ:
38.0990, 48.8918, 9.8119
xyY:
0.3936, 0.5051, 48.8918
CIE-Lab:
75.3840, -25.2343, 67.8926
CIE-LCH:
75.3840, 72.4305, 110.3891
CIE-Luv:
75.3840, -7.4102, 79.4482
Hunter-Lab:
69.9227, -25.1047, 40.6260
#b0c42c color charts
#b0c42c color shades, tints & tones
#b0c42c color schemes
#b0c42c color preview, HTML & CSS examples
This text has a color of #b0c42c
<p style="color:#b0c42c;">Text here</p>
.mytext {color:#b0c42c;}
This box has a color of #b0c42c
<div style="background-color:#b0c42c;">Content here</div>
.mybackground {background-color:#b0c42c;}
Border around this has a color of #b0c42c
<div style="border:2px solid #b0c42c;">Content here</div>
.myborder {border:2px solid #b0c42c;}