#b5d5be color space conversions
Hex:
#b5d5be
RGB:
181, 213, 190
CMY:
29, 16, 25
CMYK:
15, 0, 11, 16
HSL:
137°, 27.5862%, 77.2549%
HSV (HSB):
137°, 15.0235%, 83.5294%
XYZ:
52.1446, 61.1300, 57.7661
xyY:
0.3049, 0.3574, 61.1300
CIE-Lab:
82.4486, -15.0298, 7.8311
CIE-LCH:
82.4486, 16.9476, 152.4788
CIE-Luv:
82.4486, -16.3557, 14.2103
Hunter-Lab:
78.1857, -17.7774, 10.9245
#b5d5be color charts
#b5d5be color shades, tints & tones
#b5d5be color schemes
#b5d5be color preview, HTML & CSS examples
This text has a color of #b5d5be
<p style="color:#b5d5be;">Text here</p>
.mytext {color:#b5d5be;}
This box has a color of #b5d5be
<div style="background-color:#b5d5be;">Content here</div>
.mybackground {background-color:#b5d5be;}
Border around this has a color of #b5d5be
<div style="border:2px solid #b5d5be;">Content here</div>
.myborder {border:2px solid #b5d5be;}