#b0cc06 color space conversions
Hex:
#b0cc06
RGB:
176, 204, 6
CMY:
31, 20, 98
CMYK:
14, 0, 97, 20
HSL:
68°, 94.2857%, 41.1765%
HSV (HSB):
68°, 97.0588%, 80.0000%
XYZ:
39.5302, 52.4290, 8.2086
xyY:
0.3946, 0.5234, 52.4290
CIE-Lab:
77.5366, -29.9534, 76.7810
CIE-LCH:
77.5366, 82.4168, 111.3115
CIE-Luv:
77.5366, -12.0397, 87.0977
Hunter-Lab:
72.4079, -29.2638, 43.9640
#b0cc06 color charts
#b0cc06 color shades, tints & tones
#b0cc06 color schemes
#b0cc06 color preview, HTML & CSS examples
This text has a color of #b0cc06
<p style="color:#b0cc06;">Text here</p>
.mytext {color:#b0cc06;}
This box has a color of #b0cc06
<div style="background-color:#b0cc06;">Content here</div>
.mybackground {background-color:#b0cc06;}
Border around this has a color of #b0cc06
<div style="border:2px solid #b0cc06;">Content here</div>
.myborder {border:2px solid #b0cc06;}