#b0d75f color space conversions
Hex:
#b0d75f
RGB:
176, 215, 95
CMY:
31, 16, 63
CMYK:
18, 0, 56, 16
HSL:
80°, 60.0000%, 60.7843%
HSV (HSB):
80°, 55.8140%, 84.3137%
XYZ:
44.2705, 58.6572, 19.8151
xyY:
0.3607, 0.4779, 58.6572
CIE-Lab:
81.1028, -30.9660, 54.0806
CIE-LCH:
81.1028, 62.3186, 119.7950
CIE-Luv:
81.1028, -18.7677, 72.1112
Hunter-Lab:
76.5880, -30.8499, 38.2719
#b0d75f color charts
#b0d75f color shades, tints & tones
#b0d75f color schemes
#b0d75f color preview, HTML & CSS examples
This text has a color of #b0d75f
<p style="color:#b0d75f;">Text here</p>
.mytext {color:#b0d75f;}
This box has a color of #b0d75f
<div style="background-color:#b0d75f;">Content here</div>
.mybackground {background-color:#b0d75f;}
Border around this has a color of #b0d75f
<div style="border:2px solid #b0d75f;">Content here</div>
.myborder {border:2px solid #b0d75f;}