#bddac9 color space conversions
Hex:
#bddac9
RGB:
189, 218, 201
CMY:
26, 15, 21
CMYK:
13, 0, 8, 15
HSL:
145°, 28.1553%, 79.8039%
HSV (HSB):
145°, 13.3028%, 85.4902%
XYZ:
56.6003, 65.1787, 64.8559
xyY:
0.3033, 0.3492, 65.1787
CIE-Lab:
84.5757, -12.8571, 5.1287
CIE-LCH:
84.5757, 13.8423, 158.2529
CIE-Luv:
84.5757, -14.9544, 9.9260
Hunter-Lab:
80.7333, -16.1410, 8.8836
#bddac9 color charts
#bddac9 color shades, tints & tones
#bddac9 color schemes
#bddac9 color preview, HTML & CSS examples
This text has a color of #bddac9
<p style="color:#bddac9;">Text here</p>
.mytext {color:#bddac9;}
This box has a color of #bddac9
<div style="background-color:#bddac9;">Content here</div>
.mybackground {background-color:#bddac9;}
Border around this has a color of #bddac9
<div style="border:2px solid #bddac9;">Content here</div>
.myborder {border:2px solid #bddac9;}