#bddbc4 color space conversions
Hex:
#bddbc4
RGB:
189, 219, 196
CMY:
26, 14, 23
CMYK:
14, 0, 11, 14
HSL:
134°, 29.4118%, 80.0000%
HSV (HSB):
134°, 13.6986%, 85.8824%
XYZ:
56.2816, 65.4674, 61.8947
xyY:
0.3065, 0.3565, 65.4674
CIE-Lab:
84.7240, -14.2873, 7.9855
CIE-LCH:
84.7240, 16.3675, 150.7981
CIE-Luv:
84.7240, -15.3200, 14.3743
Hunter-Lab:
80.9119, -17.4329, 11.2836
#bddbc4 color charts
#bddbc4 color shades, tints & tones
#bddbc4 color schemes
#bddbc4 color preview, HTML & CSS examples
This text has a color of #bddbc4
<p style="color:#bddbc4;">Text here</p>
.mytext {color:#bddbc4;}
This box has a color of #bddbc4
<div style="background-color:#bddbc4;">Content here</div>
.mybackground {background-color:#bddbc4;}
Border around this has a color of #bddbc4
<div style="border:2px solid #bddbc4;">Content here</div>
.myborder {border:2px solid #bddbc4;}