#bca34f color space conversions
Hex:
#bca34f
RGB:
188, 163, 79
CMY:
26, 36, 69
CMYK:
0, 13, 58, 26
HSL:
46°, 44.8560%, 52.3529%
HSV (HSB):
46°, 57.9787%, 73.7255%
XYZ:
35.2475, 37.4503, 12.7680
xyY:
0.4124, 0.4382, 37.4503
CIE-Lab:
67.6135, -1.1778, 46.2683
CIE-LCH:
67.6135, 46.2833, 91.4582
CIE-Luv:
67.6135, 21.1701, 54.6719
Hunter-Lab:
61.1966, -4.2832, 30.4674
#bca34f color charts
#bca34f color shades, tints & tones
#bca34f color schemes
#bca34f color preview, HTML & CSS examples
This text has a color of #bca34f
<p style="color:#bca34f;">Text here</p>
.mytext {color:#bca34f;}
This box has a color of #bca34f
<div style="background-color:#bca34f;">Content here</div>
.mybackground {background-color:#bca34f;}
Border around this has a color of #bca34f
<div style="border:2px solid #bca34f;">Content here</div>
.myborder {border:2px solid #bca34f;}