#b0d00d color space conversions
Hex:
#b0d00d
RGB:
176, 208, 13
CMY:
31, 18, 95
CMYK:
15, 0, 94, 18
HSL:
70°, 88.2353%, 43.3333%
HSV (HSB):
70°, 93.7500%, 81.5686%
XYZ:
40.5330, 54.3709, 8.7391
xyY:
0.3911, 0.5246, 54.3709
CIE-Lab:
78.6775, -31.7414, 76.9660
CIE-LCH:
78.6775, 83.2543, 112.4116
CIE-Luv:
78.6775, -14.4032, 88.2392
Hunter-Lab:
73.7366, -30.9177, 44.5887
#b0d00d color charts
#b0d00d color shades, tints & tones
#b0d00d color schemes
#b0d00d color preview, HTML & CSS examples
This text has a color of #b0d00d
<p style="color:#b0d00d;">Text here</p>
.mytext {color:#b0d00d;}
This box has a color of #b0d00d
<div style="background-color:#b0d00d;">Content here</div>
.mybackground {background-color:#b0d00d;}
Border around this has a color of #b0d00d
<div style="border:2px solid #b0d00d;">Content here</div>
.myborder {border:2px solid #b0d00d;}