#b0c055 color space conversions
Hex:
#b0c055
RGB:
176, 192, 85
CMY:
31, 25, 67
CMYK:
8, 0, 56, 25
HSL:
69°, 45.9227%, 54.3137%
HSV (HSB):
69°, 55.7292%, 75.2941%
XYZ:
38.3938, 47.5853, 15.7556
xyY:
0.3774, 0.4677, 47.5853
CIE-Lab:
74.5626, -20.7454, 51.1426
CIE-LCH:
74.5626, 55.1900, 112.0794
CIE-Luv:
74.5626, -5.5601, 65.3057
Hunter-Lab:
68.9821, -21.3696, 34.7455
#b0c055 color charts
#b0c055 color shades, tints & tones
#b0c055 color schemes
#b0c055 color preview, HTML & CSS examples
This text has a color of #b0c055
<p style="color:#b0c055;">Text here</p>
.mytext {color:#b0c055;}
This box has a color of #b0c055
<div style="background-color:#b0c055;">Content here</div>
.mybackground {background-color:#b0c055;}
Border around this has a color of #b0c055
<div style="border:2px solid #b0c055;">Content here</div>
.myborder {border:2px solid #b0c055;}