#b0cd50 color space conversions
Hex:
#b0cd50
RGB:
176, 205, 80
CMY:
31, 20, 69
CMYK:
14, 0, 61, 20
HSL:
74°, 55.5556%, 55.8824%
HSV (HSB):
74°, 60.9756%, 80.3922%
XYZ:
41.1838, 53.4719, 15.7399
xyY:
0.3731, 0.4844, 53.4719
CIE-Lab:
78.1528, -27.4763, 57.3675
CIE-LCH:
78.1528, 63.6080, 115.5922
CIE-Luv:
78.1528, -13.0498, 73.2507
Hunter-Lab:
73.1245, -27.4365, 38.4251
#b0cd50 color charts
#b0cd50 color shades, tints & tones
#b0cd50 color schemes
#b0cd50 color preview, HTML & CSS examples
This text has a color of #b0cd50
<p style="color:#b0cd50;">Text here</p>
.mytext {color:#b0cd50;}
This box has a color of #b0cd50
<div style="background-color:#b0cd50;">Content here</div>
.mybackground {background-color:#b0cd50;}
Border around this has a color of #b0cd50
<div style="border:2px solid #b0cd50;">Content here</div>
.myborder {border:2px solid #b0cd50;}