#bdcebd color space conversions
Hex:
#bdcebd
RGB:
189, 206, 189
CMY:
26, 19, 26
CMYK:
8, 0, 8, 19
HSL:
120°, 14.7826%, 77.4510%
HSV (HSB):
120°, 8.2524%, 80.7843%
XYZ:
52.2429, 58.6356, 56.7084
xyY:
0.3117, 0.3499, 58.6356
CIE-Lab:
81.0909, -8.9206, 6.4845
CIE-LCH:
81.0909, 11.0284, 143.9859
CIE-Luv:
81.0909, -8.6374, 11.1546
Hunter-Lab:
76.5739, -12.2218, 9.6932
#bdcebd color charts
#bdcebd color shades, tints & tones
#bdcebd color schemes
#bdcebd color preview, HTML & CSS examples
This text has a color of #bdcebd
<p style="color:#bdcebd;">Text here</p>
.mytext {color:#bdcebd;}
This box has a color of #bdcebd
<div style="background-color:#bdcebd;">Content here</div>
.mybackground {background-color:#bdcebd;}
Border around this has a color of #bdcebd
<div style="border:2px solid #bdcebd;">Content here</div>
.myborder {border:2px solid #bdcebd;}