#bdd195 color space conversions
Hex:
#bdd195
RGB:
189, 209, 149
CMY:
26, 18, 42
CMYK:
10, 0, 29, 18
HSL:
80°, 39.4737%, 70.1961%
HSV (HSB):
80°, 28.7081%, 81.9608%
XYZ:
49.2115, 58.5897, 37.1490
xyY:
0.3395, 0.4042, 58.5897
CIE-Lab:
81.0655, -16.8914, 27.6021
CIE-LCH:
81.0655, 32.3604, 121.4651
CIE-Luv:
81.0655, -8.9306, 41.0284
Hunter-Lab:
76.5439, -19.1907, 24.8056
#bdd195 color charts
#bdd195 color shades, tints & tones
#bdd195 color schemes
#bdd195 color preview, HTML & CSS examples
This text has a color of #bdd195
<p style="color:#bdd195;">Text here</p>
.mytext {color:#bdd195;}
This box has a color of #bdd195
<div style="background-color:#bdd195;">Content here</div>
.mybackground {background-color:#bdd195;}
Border around this has a color of #bdd195
<div style="border:2px solid #bdd195;">Content here</div>
.myborder {border:2px solid #bdd195;}