#bddece color space conversions
Hex:
#bddece
RGB:
189, 222, 206
CMY:
26, 13, 19
CMYK:
15, 0, 7, 13
HSL:
151°, 33.3333%, 80.5882%
HSV (HSB):
151°, 14.8649%, 87.0588%
XYZ:
58.2481, 67.5176, 68.3547
xyY:
0.3001, 0.3478, 67.5176
CIE-Lab:
85.7647, -13.9386, 4.2054
CIE-LCH:
85.7647, 14.5592, 163.2108
CIE-Luv:
85.7647, -17.0081, 8.7596
Hunter-Lab:
82.1691, -17.2606, 8.1963
#bddece color charts
#bddece RGB chart
#bddece CMYK chart
#bddece RGB pie chart
#bddece color shades, tints & tones
#bddece color schemes
#bddece color preview, HTML & CSS examples
This text has a color of #bddece
<p style="color:#bddece;">Text here</p>
.mytext {color:#bddece;}
Text color #bddece
This box has a color of #bddece
<div style="background-color:#bddece;">Content here</div>
.mybackground {background-color:#bddece;}
Background color #bddece
Border around this has a color of #bddece
<div style="border:2px solid #bddece;">Content here</div>
.myborder {border:2px solid #bddece;}
Border color #bddece