#bdd9a8 color space conversions
Hex:
#bdd9a8
RGB:
189, 217, 168
CMY:
26, 15, 34
CMYK:
13, 0, 23, 15
HSL:
94°, 39.2000%, 75.4902%
HSV (HSB):
94°, 22.5806%, 85.0980%
XYZ:
52.8670, 63.2717, 46.4721
xyY:
0.3251, 0.3891, 63.2717
CIE-Lab:
83.5851, -18.0472, 21.1162
CIE-LCH:
83.5851, 27.7776, 130.5192
CIE-Luv:
83.5851, -13.6503, 33.2311
Hunter-Lab:
79.5435, -20.5646, 21.0412
#bdd9a8 color charts
#bdd9a8 color shades, tints & tones
#bdd9a8 color schemes
#bdd9a8 color preview, HTML & CSS examples
This text has a color of #bdd9a8
<p style="color:#bdd9a8;">Text here</p>
.mytext {color:#bdd9a8;}
This box has a color of #bdd9a8
<div style="background-color:#bdd9a8;">Content here</div>
.mybackground {background-color:#bdd9a8;}
Border around this has a color of #bdd9a8
<div style="border:2px solid #bdd9a8;">Content here</div>
.myborder {border:2px solid #bdd9a8;}