#bca36d color space conversions
Hex:
#bca36d
RGB:
188, 163, 109
CMY:
26, 36, 57
CMYK:
0, 13, 42, 26
HSL:
41°, 37.0892%, 58.2353%
HSV (HSB):
41°, 42.0213%, 73.7255%
XYZ:
36.5965, 37.9899, 19.8719
xyY:
0.3874, 0.4022, 37.9899
CIE-Lab:
68.0132, 1.6251, 31.4041
CIE-LCH:
68.0132, 31.4461, 87.0377
CIE-Luv:
68.0132, 19.3981, 39.7822
Hunter-Lab:
61.6359, -1.8779, 24.0296
#bca36d color charts
#bca36d color shades, tints & tones
#bca36d color schemes
#bca36d color preview, HTML & CSS examples
This text has a color of #bca36d
<p style="color:#bca36d;">Text here</p>
.mytext {color:#bca36d;}
This box has a color of #bca36d
<div style="background-color:#bca36d;">Content here</div>
.mybackground {background-color:#bca36d;}
Border around this has a color of #bca36d
<div style="border:2px solid #bca36d;">Content here</div>
.myborder {border:2px solid #bca36d;}