#b2bf7d color space conversions
Hex:
#b2bf7d
RGB:
178, 191, 125
CMY:
30, 25, 51
CMYK:
7, 0, 35, 25
HSL:
72°, 34.0206%, 61.9608%
HSV (HSB):
72°, 34.5550%, 74.9020%
XYZ:
40.6926, 48.2072, 26.5622
xyY:
0.3524, 0.4175, 48.2072
CIE-Lab:
74.9555, -15.2048, 31.8519
CIE-LCH:
74.9555, 35.2949, 115.5179
CIE-Luv:
74.9555, -4.7425, 44.8566
Hunter-Lab:
69.4314, -16.8892, 25.9196
#b2bf7d color charts
#b2bf7d color shades, tints & tones
#b2bf7d color schemes
#b2bf7d color preview, HTML & CSS examples
This text has a color of #b2bf7d
<p style="color:#b2bf7d;">Text here</p>
.mytext {color:#b2bf7d;}
This box has a color of #b2bf7d
<div style="background-color:#b2bf7d;">Content here</div>
.mybackground {background-color:#b2bf7d;}
Border around this has a color of #b2bf7d
<div style="border:2px solid #b2bf7d;">Content here</div>
.myborder {border:2px solid #b2bf7d;}