#b6c07e color space conversions
Hex:
#b6c07e
RGB:
182, 192, 126
CMY:
29, 25, 51
CMYK:
5, 0, 34, 25
HSL:
69°, 34.3750%, 62.3529%
HSV (HSB):
69°, 34.3750%, 75.2941%
XYZ:
41.9069, 49.1507, 27.0170
xyY:
0.3549, 0.4163, 49.1507
CIE-Lab:
75.5450, -14.0340, 32.1593
CIE-LCH:
75.5450, 35.0881, 113.5759
CIE-Luv:
75.5450, -2.9201, 45.0786
Hunter-Lab:
70.1076, -15.9895, 26.2270
#b6c07e color charts
#b6c07e color shades, tints & tones
#b6c07e color schemes
#b6c07e color preview, HTML & CSS examples
This text has a color of #b6c07e
<p style="color:#b6c07e;">Text here</p>
.mytext {color:#b6c07e;}
This box has a color of #b6c07e
<div style="background-color:#b6c07e;">Content here</div>
.mybackground {background-color:#b6c07e;}
Border around this has a color of #b6c07e
<div style="border:2px solid #b6c07e;">Content here</div>
.myborder {border:2px solid #b6c07e;}