#bddcb8 color space conversions
Hex:
#bddcb8
RGB:
189, 220, 184
CMY:
26, 14, 28
CMYK:
14, 0, 16, 14
HSL:
112°, 33.9623%, 79.2157%
HSV (HSB):
112°, 16.3636%, 86.2745%
XYZ:
55.2312, 65.4659, 55.0726
xyY:
0.3142, 0.3725, 65.4659
CIE-Lab:
84.7232, -16.9125, 14.3096
CIE-LCH:
84.7232, 22.1540, 139.7655
CIE-Luv:
84.7232, -15.5397, 23.8593
Hunter-Lab:
80.9110, -19.7472, 16.2816
#bddcb8 color charts
#bddcb8 color shades, tints & tones
#bddcb8 color schemes
#bddcb8 color preview, HTML & CSS examples
This text has a color of #bddcb8
<p style="color:#bddcb8;">Text here</p>
.mytext {color:#bddcb8;}
This box has a color of #bddcb8
<div style="background-color:#bddcb8;">Content here</div>
.mybackground {background-color:#bddcb8;}
Border around this has a color of #bddcb8
<div style="border:2px solid #bddcb8;">Content here</div>
.myborder {border:2px solid #bddcb8;}