#b0cf7c color space conversions
Hex:
#b0cf7c
RGB:
176, 207, 124
CMY:
31, 19, 51
CMYK:
15, 0, 40, 19
HSL:
82°, 46.3687%, 64.9020%
HSV (HSB):
82°, 40.0966%, 81.1765%
XYZ:
43.8554, 55.3110, 27.4334
xyY:
0.3464, 0.4369, 55.3110
CIE-Lab:
79.2201, -24.0659, 37.8531
CIE-LCH:
79.2201, 44.8556, 122.4470
CIE-Luv:
79.2201, -14.7372, 54.0384
Hunter-Lab:
74.3714, -24.8917, 30.1896
#b0cf7c color charts
#b0cf7c color shades, tints & tones
#b0cf7c color schemes
#b0cf7c color preview, HTML & CSS examples
This text has a color of #b0cf7c
<p style="color:#b0cf7c;">Text here</p>
.mytext {color:#b0cf7c;}
This box has a color of #b0cf7c
<div style="background-color:#b0cf7c;">Content here</div>
.mybackground {background-color:#b0cf7c;}
Border around this has a color of #b0cf7c
<div style="border:2px solid #b0cf7c;">Content here</div>
.myborder {border:2px solid #b0cf7c;}