#bcad3f color space conversions
Hex:
#bcad3f
RGB:
188, 173, 63
CMY:
26, 32, 75
CMYK:
0, 8, 66, 26
HSL:
53°, 49.8008%, 49.2157%
HSV (HSB):
53°, 66.4894%, 73.7255%
XYZ:
36.5798, 40.9374, 10.6764
xyY:
0.4148, 0.4642, 40.9374
CIE-Lab:
70.1320, -7.5635, 56.2780
CIE-LCH:
70.1320, 56.7839, 97.6544
CIE-Luv:
70.1320, 15.0379, 65.0630
Hunter-Lab:
63.9823, -9.9175, 34.8942
#bcad3f color charts
#bcad3f color shades, tints & tones
#bcad3f color schemes
#bcad3f color preview, HTML & CSS examples
This text has a color of #bcad3f
<p style="color:#bcad3f;">Text here</p>
.mytext {color:#bcad3f;}
This box has a color of #bcad3f
<div style="background-color:#bcad3f;">Content here</div>
.mybackground {background-color:#bcad3f;}
Border around this has a color of #bcad3f
<div style="border:2px solid #bcad3f;">Content here</div>
.myborder {border:2px solid #bcad3f;}