#b2bc1f color space conversions
Hex:
#b2bc1f
RGB:
178, 188, 31
CMY:
30, 26, 88
CMYK:
5, 0, 84, 26
HSL:
64°, 71.6895%, 42.9412%
HSV (HSB):
64°, 83.5106%, 73.7255%
XYZ:
36.5906, 45.5303, 8.1560
xyY:
0.4053, 0.5043, 45.5303
CIE-Lab:
73.2397, -20.9229, 69.5535
CIE-LCH:
73.2397, 72.6323, 106.7422
CIE-Luv:
73.2397, -1.0660, 78.4770
Hunter-Lab:
67.4762, -21.2872, 40.0668
#b2bc1f color charts
#b2bc1f color shades, tints & tones
#b2bc1f color schemes
#b2bc1f color preview, HTML & CSS examples
This text has a color of #b2bc1f
<p style="color:#b2bc1f;">Text here</p>
.mytext {color:#b2bc1f;}
This box has a color of #b2bc1f
<div style="background-color:#b2bc1f;">Content here</div>
.mybackground {background-color:#b2bc1f;}
Border around this has a color of #b2bc1f
<div style="border:2px solid #b2bc1f;">Content here</div>
.myborder {border:2px solid #b2bc1f;}