#b2bf7a color space conversions
Hex:
#b2bf7a
RGB:
178, 191, 122
CMY:
30, 25, 52
CMYK:
7, 0, 36, 25
HSL:
71°, 35.0254%, 61.3725%
HSV (HSB):
71°, 36.1257%, 74.9020%
XYZ:
40.5038, 48.1317, 25.5679
xyY:
0.3547, 0.4215, 48.1317
CIE-Lab:
74.9079, -15.5838, 33.3492
CIE-LCH:
74.9079, 36.8106, 115.0463
CIE-Luv:
74.9079, -4.6520, 46.6087
Hunter-Lab:
69.3770, -17.1978, 26.7134
#b2bf7a color charts
#b2bf7a color shades, tints & tones
#b2bf7a color schemes
#b2bf7a color preview, HTML & CSS examples
This text has a color of #b2bf7a
<p style="color:#b2bf7a;">Text here</p>
.mytext {color:#b2bf7a;}
This box has a color of #b2bf7a
<div style="background-color:#b2bf7a;">Content here</div>
.mybackground {background-color:#b2bf7a;}
Border around this has a color of #b2bf7a
<div style="border:2px solid #b2bf7a;">Content here</div>
.myborder {border:2px solid #b2bf7a;}