#bdddbf color space conversions
Hex:
#bdddbf
RGB:
189, 221, 191
CMY:
26, 13, 25
CMYK:
14, 0, 14, 13
HSL:
124°, 32.0000%, 80.3922%
HSV (HSB):
124°, 14.4796%, 86.6667%
XYZ:
56.2467, 66.2933, 59.1216
xyY:
0.3096, 0.3649, 66.2933
CIE-Lab:
85.1458, -16.1922, 11.2250
CIE-LCH:
85.1458, 19.7025, 145.2691
CIE-Luv:
85.1458, -16.1911, 19.3954
Hunter-Lab:
81.4207, -19.1757, 13.9426
#bdddbf color charts
#bdddbf color shades, tints & tones
#bdddbf color schemes
#bdddbf color preview, HTML & CSS examples
This text has a color of #bdddbf
<p style="color:#bdddbf;">Text here</p>
.mytext {color:#bdddbf;}
This box has a color of #bdddbf
<div style="background-color:#bdddbf;">Content here</div>
.mybackground {background-color:#bdddbf;}
Border around this has a color of #bdddbf
<div style="border:2px solid #bdddbf;">Content here</div>
.myborder {border:2px solid #bdddbf;}