#b1cd7d color space conversions
Hex:
#b1cd7d
RGB:
177, 205, 125
CMY:
31, 20, 51
CMYK:
14, 0, 39, 20
HSL:
81°, 44.4444%, 64.7059%
HSV (HSB):
81°, 39.0244%, 80.3922%
XYZ:
43.6645, 54.4904, 27.6184
xyY:
0.3472, 0.4332, 54.4904
CIE-Lab:
78.7468, -22.5877, 36.7540
CIE-LCH:
78.7468, 43.1400, 121.5734
CIE-Luv:
78.7468, -13.1000, 52.4529
Hunter-Lab:
73.8176, -23.5949, 29.4894
#b1cd7d color charts
#b1cd7d color shades, tints & tones
#b1cd7d color schemes
#b1cd7d color preview, HTML & CSS examples
This text has a color of #b1cd7d
<p style="color:#b1cd7d;">Text here</p>
.mytext {color:#b1cd7d;}
This box has a color of #b1cd7d
<div style="background-color:#b1cd7d;">Content here</div>
.mybackground {background-color:#b1cd7d;}
Border around this has a color of #b1cd7d
<div style="border:2px solid #b1cd7d;">Content here</div>
.myborder {border:2px solid #b1cd7d;}