#bcaf35 color space conversions
Hex:
#bcaf35
RGB:
188, 175, 53
CMY:
26, 31, 79
CMYK:
0, 7, 72, 26
HSL:
54°, 56.0166%, 47.2549%
HSV (HSB):
54°, 71.8085%, 73.7255%
XYZ:
36.7116, 41.6084, 9.4645
xyY:
0.4182, 0.4740, 41.6084
CIE-Lab:
70.6001, -9.1445, 60.7155
CIE-LCH:
70.6001, 61.4003, 98.5651
CIE-Luv:
70.6001, 13.9678, 68.8235
Hunter-Lab:
64.5045, -11.2928, 36.4538
#bcaf35 color charts
#bcaf35 color shades, tints & tones
#bcaf35 color schemes
#bcaf35 color preview, HTML & CSS examples
This text has a color of #bcaf35
<p style="color:#bcaf35;">Text here</p>
.mytext {color:#bcaf35;}
This box has a color of #bcaf35
<div style="background-color:#bcaf35;">Content here</div>
.mybackground {background-color:#bcaf35;}
Border around this has a color of #bcaf35
<div style="border:2px solid #bcaf35;">Content here</div>
.myborder {border:2px solid #bcaf35;}