#b0c47c color space conversions
Hex:
#b0c47c
RGB:
176, 196, 124
CMY:
31, 23, 51
CMYK:
10, 0, 37, 23
HSL:
77°, 37.8947%, 62.7451%
HSV (HSB):
77°, 36.7347%, 76.8627%
XYZ:
41.2825, 50.1652, 26.5758
xyY:
0.3498, 0.4250, 50.1652
CIE-Lab:
76.1705, -18.6299, 33.9256
CIE-LCH:
76.1705, 38.7043, 118.7729
CIE-Luv:
76.1705, -8.7070, 48.0669
Hunter-Lab:
70.8274, -19.9073, 27.3324
#b0c47c color charts
#b0c47c color shades, tints & tones
#b0c47c color schemes
#b0c47c color preview, HTML & CSS examples
This text has a color of #b0c47c
<p style="color:#b0c47c;">Text here</p>
.mytext {color:#b0c47c;}
This box has a color of #b0c47c
<div style="background-color:#b0c47c;">Content here</div>
.mybackground {background-color:#b0c47c;}
Border around this has a color of #b0c47c
<div style="border:2px solid #b0c47c;">Content here</div>
.myborder {border:2px solid #b0c47c;}