#bcd3be color space conversions
Hex:
#bcd3be
RGB:
188, 211, 190
CMY:
26, 17, 25
CMYK:
11, 0, 10, 17
HSL:
125°, 20.7207%, 78.2353%
HSV (HSB):
125°, 10.9005%, 82.7451%
XYZ:
53.3276, 60.9976, 57.6783
xyY:
0.3100, 0.3546, 60.9976
CIE-Lab:
82.3775, -11.6511, 7.7907
CIE-LCH:
82.3775, 14.0158, 146.2307
CIE-Luv:
82.3775, -11.7189, 13.5621
Hunter-Lab:
78.1010, -14.7964, 10.8845
#bcd3be color charts
#bcd3be color shades, tints & tones
#bcd3be color schemes
#bcd3be color preview, HTML & CSS examples
This text has a color of #bcd3be
<p style="color:#bcd3be;">Text here</p>
.mytext {color:#bcd3be;}
This box has a color of #bcd3be
<div style="background-color:#bcd3be;">Content here</div>
.mybackground {background-color:#bcd3be;}
Border around this has a color of #bcd3be
<div style="border:2px solid #bcd3be;">Content here</div>
.myborder {border:2px solid #bcd3be;}