#bdebaa color space conversions
Hex:
#bdebaa
RGB:
189, 235, 170
CMY:
26, 8, 33
CMYK:
20, 0, 28, 8
HSL:
102°, 61.9048%, 79.4118%
HSV (HSB):
102°, 27.6596%, 92.1569%
XYZ:
57.9503, 73.1378, 49.0929
xyY:
0.3216, 0.4059, 73.1378
CIE-Lab:
88.5134, -26.5116, 26.8340
CIE-LCH:
88.5134, 37.7217, 134.6537
CIE-Luv:
88.5134, -22.8357, 42.7010
Hunter-Lab:
85.5206, -28.7063, 25.8291
#bdebaa color charts
#bdebaa color shades, tints & tones
#bdebaa color schemes
#bdebaa color preview, HTML & CSS examples
This text has a color of #bdebaa
<p style="color:#bdebaa;">Text here</p>
.mytext {color:#bdebaa;}
This box has a color of #bdebaa
<div style="background-color:#bdebaa;">Content here</div>
.mybackground {background-color:#bdebaa;}
Border around this has a color of #bdebaa
<div style="border:2px solid #bdebaa;">Content here</div>
.myborder {border:2px solid #bdebaa;}