#bcaf2c color space conversions
Hex:
#bcaf2c
RGB:
188, 175, 44
CMY:
26, 31, 83
CMYK:
0, 7, 77, 26
HSL:
55°, 62.0690%, 45.4902%
HSV (HSB):
55°, 76.5957%, 73.7255%
XYZ:
36.5236, 41.5332, 8.4746
xyY:
0.4221, 0.4800, 41.5332
CIE-Lab:
70.5479, -9.5421, 63.8287
CIE-LCH:
70.5479, 64.5380, 98.5025
CIE-Luv:
70.5479, 14.1733, 70.9842
Hunter-Lab:
64.4462, -11.6195, 37.3158
#bcaf2c color charts
#bcaf2c color shades, tints & tones
#bcaf2c color schemes
#bcaf2c color preview, HTML & CSS examples
This text has a color of #bcaf2c
<p style="color:#bcaf2c;">Text here</p>
.mytext {color:#bcaf2c;}
This box has a color of #bcaf2c
<div style="background-color:#bcaf2c;">Content here</div>
.mybackground {background-color:#bcaf2c;}
Border around this has a color of #bcaf2c
<div style="border:2px solid #bcaf2c;">Content here</div>
.myborder {border:2px solid #bcaf2c;}