#bddade color space conversions
Hex:
#bddade
RGB:
189, 218, 222
CMY:
26, 15, 13
CMYK:
15, 2, 0, 13
HSL:
187°, 33.3333%, 80.5882%
HSV (HSB):
187°, 14.8649%, 87.0588%
XYZ:
59.2425, 66.2356, 78.7696
xyY:
0.2901, 0.3243, 66.2356
CIE-Lab:
85.1164, -8.7414, -5.2020
CIE-LCH:
85.1164, 10.1721, 210.7569
CIE-Luv:
85.1164, -15.5041, -6.5280
Hunter-Lab:
81.3852, -12.4892, -0.4148
#bddade color charts
#bddade RGB chart
#bddade CMYK chart
#bddade RGB pie chart
#bddade color shades, tints & tones
#bddade color schemes
#bddade color preview, HTML & CSS examples
This text has a color of #bddade
<p style="color:#bddade;">Text here</p>
.mytext {color:#bddade;}
Text color #bddade
This box has a color of #bddade
<div style="background-color:#bddade;">Content here</div>
.mybackground {background-color:#bddade;}
Background color #bddade
Border around this has a color of #bddade
<div style="border:2px solid #bddade;">Content here</div>
.myborder {border:2px solid #bddade;}
Border color #bddade