#bcc38b color space conversions
Hex:
#bcc38b
RGB:
188, 195, 139
CMY:
26, 24, 45
CMYK:
4, 0, 29, 24
HSL:
67°, 31.8182%, 65.4902%
HSV (HSB):
67°, 28.7179%, 76.4706%
XYZ:
44.9143, 51.5857, 32.0159
xyY:
0.3495, 0.4014, 51.5857
CIE-Lab:
77.0324, -11.5513, 27.4068
CIE-LCH:
77.0324, 29.7417, 112.8543
CIE-Luv:
77.0324, -1.4407, 39.2598
Hunter-Lab:
71.8232, -14.0662, 23.8471
#bcc38b color charts
#bcc38b color shades, tints & tones
#bcc38b color schemes
#bcc38b color preview, HTML & CSS examples
This text has a color of #bcc38b
<p style="color:#bcc38b;">Text here</p>
.mytext {color:#bcc38b;}
This box has a color of #bcc38b
<div style="background-color:#bcc38b;">Content here</div>
.mybackground {background-color:#bcc38b;}
Border around this has a color of #bcc38b
<div style="border:2px solid #bcc38b;">Content here</div>
.myborder {border:2px solid #bcc38b;}