#bcca3a color space conversions
Hex:
#bcca3a
RGB:
188, 202, 58
CMY:
26, 21, 77
CMYK:
7, 0, 71, 21
HSL:
66°, 57.6000%, 50.9804%
HSV (HSB):
66°, 71.2871%, 79.2157%
XYZ:
42.6233, 53.2379, 12.0324
xyY:
0.3950, 0.4934, 53.2379
CIE-Lab:
78.0153, -22.5255, 66.1196
CIE-LCH:
78.0153, 69.8512, 108.8129
CIE-Luv:
78.0153, -3.5486, 78.9297
Hunter-Lab:
72.9643, -23.4139, 41.2976
#bcca3a color charts
#bcca3a color shades, tints & tones
#bcca3a color schemes
#bcca3a color preview, HTML & CSS examples
This text has a color of #bcca3a
<p style="color:#bcca3a;">Text here</p>
.mytext {color:#bcca3a;}
This box has a color of #bcca3a
<div style="background-color:#bcca3a;">Content here</div>
.mybackground {background-color:#bcca3a;}
Border around this has a color of #bcca3a
<div style="border:2px solid #bcca3a;">Content here</div>
.myborder {border:2px solid #bcca3a;}