#bddbd7 color space conversions
Hex:
#bddbd7
RGB:
189, 219, 215
CMY:
26, 14, 16
CMYK:
14, 0, 2, 14
HSL:
172°, 29.4118%, 80.0000%
HSV (HSB):
172°, 13.6986%, 85.8824%
XYZ:
58.5835, 66.3881, 74.0165
xyY:
0.2944, 0.3336, 66.3881
CIE-Lab:
85.1940, -10.6653, -1.3818
CIE-LCH:
85.1940, 10.7544, 187.3820
CIE-Luv:
85.1940, -15.7909, -0.2750
Hunter-Lab:
81.4789, -14.2462, 3.1755
#bddbd7 color charts
#bddbd7 color shades, tints & tones
#bddbd7 color schemes
#bddbd7 color preview, HTML & CSS examples
This text has a color of #bddbd7
<p style="color:#bddbd7;">Text here</p>
.mytext {color:#bddbd7;}
This box has a color of #bddbd7
<div style="background-color:#bddbd7;">Content here</div>
.mybackground {background-color:#bddbd7;}
Border around this has a color of #bddbd7
<div style="border:2px solid #bddbd7;">Content here</div>
.myborder {border:2px solid #bddbd7;}