#bcaf3a color space conversions
Hex:
#bcaf3a
RGB:
188, 175, 58
CMY:
26, 31, 77
CMYK:
0, 7, 69, 26
HSL:
54°, 52.8455%, 48.2353%
HSV (HSB):
54°, 69.1489%, 73.7255%
XYZ:
36.8327, 41.6568, 10.1023
xyY:
0.4158, 0.4702, 41.6568
CIE-Lab:
70.6337, -8.8893, 58.8265
CIE-LCH:
70.6337, 59.4943, 98.5930
CIE-Luv:
70.6337, 13.8367, 67.4441
Hunter-Lab:
64.5421, -11.0827, 35.8993
#bcaf3a color charts
#bcaf3a color shades, tints & tones
#bcaf3a color schemes
#bcaf3a color preview, HTML & CSS examples
This text has a color of #bcaf3a
<p style="color:#bcaf3a;">Text here</p>
.mytext {color:#bcaf3a;}
This box has a color of #bcaf3a
<div style="background-color:#bcaf3a;">Content here</div>
.mybackground {background-color:#bcaf3a;}
Border around this has a color of #bcaf3a
<div style="border:2px solid #bcaf3a;">Content here</div>
.myborder {border:2px solid #bcaf3a;}