#b0c07d color space conversions
Hex:
#b0c07d
RGB:
176, 192, 125
CMY:
31, 25, 51
CMYK:
8, 0, 35, 25
HSL:
74°, 34.7150%, 62.1569%
HSV (HSB):
74°, 34.8958%, 75.2941%
XYZ:
40.4558, 48.4100, 26.6139
xyY:
0.3503, 0.4192, 48.4100
CIE-Lab:
75.0828, -16.4861, 31.9906
CIE-LCH:
75.0828, 35.9888, 117.2640
CIE-Luv:
75.0828, -6.5013, 45.2817
Hunter-Lab:
69.5773, -17.9713, 26.0253
#b0c07d color charts
#b0c07d color shades, tints & tones
#b0c07d color schemes
#b0c07d color preview, HTML & CSS examples
This text has a color of #b0c07d
<p style="color:#b0c07d;">Text here</p>
.mytext {color:#b0c07d;}
This box has a color of #b0c07d
<div style="background-color:#b0c07d;">Content here</div>
.mybackground {background-color:#b0c07d;}
Border around this has a color of #b0c07d
<div style="border:2px solid #b0c07d;">Content here</div>
.myborder {border:2px solid #b0c07d;}