#bcaf7e color space conversions
Hex:
#bcaf7e
RGB:
188, 175, 126
CMY:
26, 31, 51
CMYK:
0, 7, 33, 26
HSL:
47°, 31.6327%, 61.5686%
HSV (HSB):
47°, 32.9787%, 73.7255%
XYZ:
39.8349, 42.8577, 25.9115
xyY:
0.3668, 0.3946, 42.8577
CIE-Lab:
71.4583, -2.7971, 26.8513
CIE-LCH:
71.4583, 26.9965, 95.9470
CIE-Luv:
71.4583, 10.8668, 36.1353
Hunter-Lab:
65.4658, -5.9506, 22.3589
#bcaf7e color charts
#bcaf7e color shades, tints & tones
#bcaf7e color schemes
#bcaf7e color preview, HTML & CSS examples
This text has a color of #bcaf7e
<p style="color:#bcaf7e;">Text here</p>
.mytext {color:#bcaf7e;}
This box has a color of #bcaf7e
<div style="background-color:#bcaf7e;">Content here</div>
.mybackground {background-color:#bcaf7e;}
Border around this has a color of #bcaf7e
<div style="border:2px solid #bcaf7e;">Content here</div>
.myborder {border:2px solid #bcaf7e;}