#bca234 color space conversions
Hex:
#bca234
RGB:
188, 162, 52
CMY:
26, 36, 80
CMYK:
0, 14, 72, 26
HSL:
49°, 56.6667%, 47.0588%
HSV (HSB):
49°, 72.3404%, 73.7255%
XYZ:
34.2792, 36.7800, 8.5413
xyY:
0.4306, 0.4621, 36.7800
CIE-Lab:
67.1116, -2.3347, 57.6805
CIE-LCH:
67.1116, 57.7277, 92.3179
CIE-Luv:
67.1116, 22.9916, 63.5990
Hunter-Lab:
60.6465, -5.2378, 34.1022
#bca234 color charts
#bca234 color shades, tints & tones
#bca234 color schemes
#bca234 color preview, HTML & CSS examples
This text has a color of #bca234
<p style="color:#bca234;">Text here</p>
.mytext {color:#bca234;}
This box has a color of #bca234
<div style="background-color:#bca234;">Content here</div>
.mybackground {background-color:#bca234;}
Border around this has a color of #bca234
<div style="border:2px solid #bca234;">Content here</div>
.myborder {border:2px solid #bca234;}