#bddbc7 color space conversions
Hex:
#bddbc7
RGB:
189, 219, 199
CMY:
26, 14, 22
CMYK:
14, 0, 9, 14
HSL:
140°, 29.4118%, 80.0000%
HSV (HSB):
140°, 13.6986%, 85.8824%
XYZ:
56.6266, 65.6054, 63.7114
xyY:
0.3045, 0.3528, 65.6054
CIE-Lab:
84.7947, -13.7360, 6.5021
CIE-LCH:
84.7947, 15.1972, 154.6689
CIE-Luv:
84.7947, -15.3925, 12.1096
Hunter-Lab:
80.9971, -16.9524, 10.0612
#bddbc7 color charts
#bddbc7 color shades, tints & tones
#bddbc7 color schemes
#bddbc7 color preview, HTML & CSS examples
This text has a color of #bddbc7
<p style="color:#bddbc7;">Text here</p>
.mytext {color:#bddbc7;}
This box has a color of #bddbc7
<div style="background-color:#bddbc7;">Content here</div>
.mybackground {background-color:#bddbc7;}
Border around this has a color of #bddbc7
<div style="border:2px solid #bddbc7;">Content here</div>
.myborder {border:2px solid #bddbc7;}