#b4bc0d color space conversions
Hex:
#b4bc0d
RGB:
180, 188, 13
CMY:
29, 26, 95
CMYK:
4, 0, 93, 26
HSL:
63°, 87.0647%, 39.4118%
HSV (HSB):
63°, 93.0851%, 73.7255%
XYZ:
36.8783, 45.6988, 7.2578
xyY:
0.4105, 0.5087, 45.6988
CIE-Lab:
73.3497, -20.4461, 72.9590
CIE-LCH:
73.3497, 75.7698, 105.6551
CIE-Luv:
73.3497, 0.3764, 80.4529
Hunter-Lab:
67.6009, -20.9246, 40.9551
#b4bc0d color charts
#b4bc0d color shades, tints & tones
#b4bc0d color schemes
#b4bc0d color preview, HTML & CSS examples
This text has a color of #b4bc0d
<p style="color:#b4bc0d;">Text here</p>
.mytext {color:#b4bc0d;}
This box has a color of #b4bc0d
<div style="background-color:#b4bc0d;">Content here</div>
.mybackground {background-color:#b4bc0d;}
Border around this has a color of #b4bc0d
<div style="border:2px solid #b4bc0d;">Content here</div>
.myborder {border:2px solid #b4bc0d;}