#bca24e color space conversions
Hex:
#bca24e
RGB:
188, 162, 78
CMY:
26, 36, 69
CMYK:
0, 14, 59, 26
HSL:
46°, 45.0820%, 52.1569%
HSV (HSB):
46°, 58.5106%, 73.7255%
XYZ:
35.0345, 37.0821, 12.5188
xyY:
0.4139, 0.4381, 37.0821
CIE-Lab:
67.3386, -0.7179, 46.4355
CIE-LCH:
67.3386, 46.4410, 90.8857
CIE-Luv:
67.3386, 21.9010, 54.6251
Hunter-Lab:
60.8951, -3.8707, 30.4377
#bca24e color charts
#bca24e color shades, tints & tones
#bca24e color schemes
#bca24e color preview, HTML & CSS examples
This text has a color of #bca24e
<p style="color:#bca24e;">Text here</p>
.mytext {color:#bca24e;}
This box has a color of #bca24e
<div style="background-color:#bca24e;">Content here</div>
.mybackground {background-color:#bca24e;}
Border around this has a color of #bca24e
<div style="border:2px solid #bca24e;">Content here</div>
.myborder {border:2px solid #bca24e;}