#b4b31d color space conversions
Hex:
#b4b31d
RGB:
180, 179, 29
CMY:
29, 30, 89
CMYK:
0, 1, 84, 29
HSL:
60°, 72.2488%, 40.9804%
HSV (HSB):
60°, 83.8889%, 70.5882%
XYZ:
35.1643, 42.0322, 7.4221
xyY:
0.4156, 0.4967, 42.0322
CIE-Lab:
70.8931, -15.5972, 68.1164
CIE-LCH:
70.8931, 69.8793, 102.8972
CIE-Luv:
70.8931, 6.1096, 75.1783
Hunter-Lab:
64.8322, -16.6401, 38.5950
#b4b31d color charts
#b4b31d color shades, tints & tones
#b4b31d color schemes
#b4b31d color preview, HTML & CSS examples
This text has a color of #b4b31d
<p style="color:#b4b31d;">Text here</p>
.mytext {color:#b4b31d;}
This box has a color of #b4b31d
<div style="background-color:#b4b31d;">Content here</div>
.mybackground {background-color:#b4b31d;}
Border around this has a color of #b4b31d
<div style="border:2px solid #b4b31d;">Content here</div>
.myborder {border:2px solid #b4b31d;}