#bddbca color space conversions
Hex:
#bddbca
RGB:
189, 219, 202
CMY:
26, 14, 21
CMYK:
14, 0, 8, 14
HSL:
146°, 29.4118%, 80.0000%
HSV (HSB):
146°, 13.6986%, 85.8824%
XYZ:
56.9785, 65.7461, 65.5643
xyY:
0.3026, 0.3492, 65.7461
CIE-Lab:
84.8668, -13.1768, 5.0201
CIE-LCH:
84.8668, 14.1007, 159.1443
CIE-Luv:
84.8668, -15.4657, 9.8256
Hunter-Lab:
81.0840, -16.4634, 8.8170
#bddbca color charts
#bddbca color shades, tints & tones
#bddbca color schemes
#bddbca color preview, HTML & CSS examples
This text has a color of #bddbca
<p style="color:#bddbca;">Text here</p>
.mytext {color:#bddbca;}
This box has a color of #bddbca
<div style="background-color:#bddbca;">Content here</div>
.mybackground {background-color:#bddbca;}
Border around this has a color of #bddbca
<div style="border:2px solid #bddbca;">Content here</div>
.myborder {border:2px solid #bddbca;}