#bcc48d color space conversions
Hex:
#bcc48d
RGB:
188, 196, 141
CMY:
26, 23, 45
CMYK:
4, 0, 28, 23
HSL:
69°, 31.7919%, 66.0784%
HSV (HSB):
69°, 28.0612%, 76.8627%
XYZ:
45.2867, 52.0943, 32.8676
xyY:
0.3477, 0.4000, 52.0943
CIE-Lab:
77.3372, -11.7918, 26.7632
CIE-LCH:
77.3372, 29.2458, 113.7782
CIE-Luv:
77.3372, -2.0810, 38.5671
Hunter-Lab:
72.1764, -14.3098, 23.5240
#bcc48d color charts
#bcc48d color shades, tints & tones
#bcc48d color schemes
#bcc48d color preview, HTML & CSS examples
This text has a color of #bcc48d
<p style="color:#bcc48d;">Text here</p>
.mytext {color:#bcc48d;}
This box has a color of #bcc48d
<div style="background-color:#bcc48d;">Content here</div>
.mybackground {background-color:#bcc48d;}
Border around this has a color of #bcc48d
<div style="border:2px solid #bcc48d;">Content here</div>
.myborder {border:2px solid #bcc48d;}