#b0dd2d color space conversions
Hex:
#b0dd2d
RGB:
176, 221, 45
CMY:
31, 13, 82
CMYK:
20, 0, 80, 13
HSL:
75°, 72.1311%, 52.1569%
HSV (HSB):
75°, 79.6380%, 86.6667%
XYZ:
44.2346, 61.1325, 11.9510
xyY:
0.3770, 0.5211, 61.1325
CIE-Lab:
82.4499, -36.8773, 73.9827
CIE-LCH:
82.4499, 82.6642, 116.4943
CIE-Luv:
82.4499, -21.8467, 89.4675
Hunter-Lab:
78.1873, -35.8410, 45.6686
#b0dd2d color charts
#b0dd2d color shades, tints & tones
#b0dd2d color schemes
#b0dd2d color preview, HTML & CSS examples
This text has a color of #b0dd2d
<p style="color:#b0dd2d;">Text here</p>
.mytext {color:#b0dd2d;}
This box has a color of #b0dd2d
<div style="background-color:#b0dd2d;">Content here</div>
.mybackground {background-color:#b0dd2d;}
Border around this has a color of #b0dd2d
<div style="border:2px solid #b0dd2d;">Content here</div>
.myborder {border:2px solid #b0dd2d;}