#bddfdf color space conversions
Hex:
#bddfdf
RGB:
189, 223, 223
CMY:
26, 13, 13
CMYK:
15, 0, 0, 13
HSL:
180°, 34.6939%, 80.7843%
HSV (HSB):
180°, 15.2466%, 87.4510%
XYZ:
60.6932, 68.9219, 79.9164
xyY:
0.2897, 0.3289, 68.9219
CIE-Lab:
86.4654, -11.0974, -3.7434
CIE-LCH:
86.4654, 11.7118, 198.6403
CIE-Luv:
86.4654, -17.8589, -3.8672
Hunter-Lab:
83.0192, -14.7868, 1.0394
#bddfdf color charts
#bddfdf color shades, tints & tones
#bddfdf color schemes
#bddfdf color preview, HTML & CSS examples
This text has a color of #bddfdf
<p style="color:#bddfdf;">Text here</p>
.mytext {color:#bddfdf;}
This box has a color of #bddfdf
<div style="background-color:#bddfdf;">Content here</div>
.mybackground {background-color:#bddfdf;}
Border around this has a color of #bddfdf
<div style="border:2px solid #bddfdf;">Content here</div>
.myborder {border:2px solid #bddfdf;}