#bcc099 color space conversions
Hex:
#bcc099
RGB:
188, 192, 153
CMY:
26, 25, 40
CMYK:
2, 0, 20, 25
HSL:
66°, 23.6364%, 67.6471%
HSV (HSB):
66°, 20.3125%, 75.2941%
XYZ:
45.3384, 50.6905, 37.5317
xyY:
0.3395, 0.3795, 50.6905
CIE-Lab:
76.4912, -7.9965, 19.2370
CIE-LCH:
76.4912, 20.8328, 112.5717
CIE-Luv:
76.4912, -0.3474, 28.3122
Hunter-Lab:
71.1973, -10.9264, 18.5834
#bcc099 color charts
#bcc099 color shades, tints & tones
#bcc099 color schemes
#bcc099 color preview, HTML & CSS examples
This text has a color of #bcc099
<p style="color:#bcc099;">Text here</p>
.mytext {color:#bcc099;}
This box has a color of #bcc099
<div style="background-color:#bcc099;">Content here</div>
.mybackground {background-color:#bcc099;}
Border around this has a color of #bcc099
<div style="border:2px solid #bcc099;">Content here</div>
.myborder {border:2px solid #bcc099;}