#b1d07d color space conversions
Hex:
#b1d07d
RGB:
177, 208, 125
CMY:
31, 18, 51
CMYK:
15, 0, 40, 18
HSL:
82°, 46.8927%, 65.2941%
HSV (HSB):
82°, 39.9038%, 81.5686%
XYZ:
44.3890, 55.9395, 27.8599
xyY:
0.3463, 0.4364, 55.9395
CIE-Lab:
79.5794, -24.0540, 37.8215
CIE-LCH:
79.5794, 44.8225, 122.4559
CIE-Luv:
79.5794, -14.7278, 54.0722
Hunter-Lab:
74.7927, -24.9487, 30.2697
#b1d07d color charts
#b1d07d color shades, tints & tones
#b1d07d color schemes
#b1d07d color preview, HTML & CSS examples
This text has a color of #b1d07d
<p style="color:#b1d07d;">Text here</p>
.mytext {color:#b1d07d;}
This box has a color of #b1d07d
<div style="background-color:#b1d07d;">Content here</div>
.mybackground {background-color:#b1d07d;}
Border around this has a color of #b1d07d
<div style="border:2px solid #b1d07d;">Content here</div>
.myborder {border:2px solid #b1d07d;}