#b0cb8d color space conversions
Hex:
#b0cb8d
RGB:
176, 203, 141
CMY:
31, 20, 45
CMYK:
13, 0, 31, 20
HSL:
86°, 37.3494%, 67.4510%
HSV (HSB):
86°, 30.5419%, 79.6078%
XYZ:
44.0682, 53.8651, 33.2737
xyY:
0.3359, 0.4105, 53.8651
CIE-Lab:
78.3830, -19.8341, 28.0161
CIE-LCH:
78.3830, 34.3262, 125.2967
CIE-Luv:
78.3830, -12.8934, 41.7419
Hunter-Lab:
73.3928, -21.2585, 24.4950
#b0cb8d color charts
#b0cb8d color shades, tints & tones
#b0cb8d color schemes
#b0cb8d color preview, HTML & CSS examples
This text has a color of #b0cb8d
<p style="color:#b0cb8d;">Text here</p>
.mytext {color:#b0cb8d;}
This box has a color of #b0cb8d
<div style="background-color:#b0cb8d;">Content here</div>
.mybackground {background-color:#b0cb8d;}
Border around this has a color of #b0cb8d
<div style="border:2px solid #b0cb8d;">Content here</div>
.myborder {border:2px solid #b0cb8d;}