#b0cd00 color space conversions
Hex:
#b0cd00
RGB:
176, 205, 0
CMY:
31, 20, 100
CMYK:
14, 0, 100, 20
HSL:
68°, 100.0000%, 40.1961%
HSV (HSB):
68°, 100.0000%, 80.3922%
XYZ:
39.7358, 52.8927, 8.1150
xyY:
0.3944, 0.5250, 52.8927
CIE-Lab:
77.8116, -30.4928, 77.5776
CIE-LCH:
77.8116, 83.3552, 111.4579
CIE-Luv:
77.8116, -12.6213, 87.8272
Hunter-Lab:
72.7274, -29.7465, 44.2935
#b0cd00 color charts
#b0cd00 color shades, tints & tones
#b0cd00 color schemes
#b0cd00 color preview, HTML & CSS examples
This text has a color of #b0cd00
<p style="color:#b0cd00;">Text here</p>
.mytext {color:#b0cd00;}
This box has a color of #b0cd00
<div style="background-color:#b0cd00;">Content here</div>
.mybackground {background-color:#b0cd00;}
Border around this has a color of #b0cd00
<div style="border:2px solid #b0cd00;">Content here</div>
.myborder {border:2px solid #b0cd00;}