#b1cd8d color space conversions
Hex:
#b1cd8d
RGB:
177, 205, 141
CMY:
31, 20, 45
CMYK:
14, 0, 31, 20
HSL:
86°, 39.0244%, 67.8431%
HSV (HSB):
86°, 31.2195%, 80.3922%
XYZ:
44.7705, 54.9328, 33.4427
xyY:
0.3363, 0.4126, 54.9328
CIE-Lab:
79.0026, -20.4596, 28.8565
CIE-LCH:
79.0026, 35.3736, 125.3370
CIE-Luv:
79.0026, -13.3988, 42.9585
Hunter-Lab:
74.1167, -21.8805, 25.1290
#b1cd8d color charts
#b1cd8d color shades, tints & tones
#b1cd8d color schemes
#b1cd8d color preview, HTML & CSS examples
This text has a color of #b1cd8d
<p style="color:#b1cd8d;">Text here</p>
.mytext {color:#b1cd8d;}
This box has a color of #b1cd8d
<div style="background-color:#b1cd8d;">Content here</div>
.mybackground {background-color:#b1cd8d;}
Border around this has a color of #b1cd8d
<div style="border:2px solid #b1cd8d;">Content here</div>
.myborder {border:2px solid #b1cd8d;}