#b0cc3d color space conversions
Hex:
#b0cc3d
RGB:
176, 204, 61
CMY:
31, 20, 76
CMYK:
14, 0, 70, 20
HSL:
72°, 58.3673%, 51.9608%
HSV (HSB):
72°, 70.0980%, 80.0000%
XYZ:
40.3397, 52.7528, 12.4711
xyY:
0.3821, 0.4997, 52.7528
CIE-Lab:
77.7288, -28.2514, 64.4734
CIE-LCH:
77.7288, 70.3915, 113.6624
CIE-Luv:
77.7288, -12.2935, 78.7989
Hunter-Lab:
72.6311, -27.9646, 40.6614
#b0cc3d color charts
#b0cc3d color shades, tints & tones
#b0cc3d color schemes
#b0cc3d color preview, HTML & CSS examples
This text has a color of #b0cc3d
<p style="color:#b0cc3d;">Text here</p>
.mytext {color:#b0cc3d;}
This box has a color of #b0cc3d
<div style="background-color:#b0cc3d;">Content here</div>
.mybackground {background-color:#b0cc3d;}
Border around this has a color of #b0cc3d
<div style="border:2px solid #b0cc3d;">Content here</div>
.myborder {border:2px solid #b0cc3d;}