#bdebae color space conversions
Hex:
#bdebae
RGB:
189, 235, 174
CMY:
26, 8, 32
CMYK:
20, 0, 26, 8
HSL:
105°, 60.3960%, 80.1961%
HSV (HSB):
105°, 25.9574%, 92.1569%
XYZ:
58.3346, 73.2915, 51.1165
xyY:
0.3192, 0.4011, 73.2915
CIE-Lab:
88.5865, -25.8918, 24.8813
CIE-LCH:
88.5865, 35.9091, 136.1402
CIE-Luv:
88.5865, -22.8741, 40.0619
Hunter-Lab:
85.6104, -28.1891, 24.5263
#bdebae color charts
#bdebae color shades, tints & tones
#bdebae color schemes
#bdebae color preview, HTML & CSS examples
This text has a color of #bdebae
<p style="color:#bdebae;">Text here</p>
.mytext {color:#bdebae;}
This box has a color of #bdebae
<div style="background-color:#bdebae;">Content here</div>
.mybackground {background-color:#bdebae;}
Border around this has a color of #bdebae
<div style="border:2px solid #bdebae;">Content here</div>
.myborder {border:2px solid #bdebae;}