#bddcb7 color space conversions
Hex:
#bddcb7
RGB:
189, 220, 183
CMY:
26, 14, 28
CMYK:
14, 0, 17, 14
HSL:
110°, 34.5794%, 79.0196%
HSV (HSB):
110°, 16.8182%, 86.2745%
XYZ:
55.1267, 65.4241, 54.5224
xyY:
0.3149, 0.3737, 65.4241
CIE-Lab:
84.7018, -17.0834, 14.8051
CIE-LCH:
84.7018, 22.6060, 139.0865
CIE-Luv:
84.7018, -15.5177, 24.5791
Hunter-Lab:
80.8852, -19.8937, 16.6539
#bddcb7 color charts
#bddcb7 color shades, tints & tones
#bddcb7 color schemes
#bddcb7 color preview, HTML & CSS examples
This text has a color of #bddcb7
<p style="color:#bddcb7;">Text here</p>
.mytext {color:#bddcb7;}
This box has a color of #bddcb7
<div style="background-color:#bddcb7;">Content here</div>
.mybackground {background-color:#bddcb7;}
Border around this has a color of #bddcb7
<div style="border:2px solid #bddcb7;">Content here</div>
.myborder {border:2px solid #bddcb7;}