#b5dbb9 color space conversions
Hex:
#b5dbb9
RGB:
181, 219, 185
CMY:
29, 14, 27
CMYK:
17, 0, 16, 14
HSL:
126°, 34.5455%, 78.4314%
HSV (HSB):
126°, 17.3516%, 85.8824%
XYZ:
53.1445, 63.9896, 55.4491
xyY:
0.3079, 0.3708, 63.9896
CIE-Lab:
83.9603, -18.9462, 12.6319
CIE-LCH:
83.9603, 22.7711, 146.3076
CIE-Luv:
83.9603, -19.1963, 21.8239
Hunter-Lab:
79.9935, -21.4002, 14.8973
#b5dbb9 color charts
#b5dbb9 color shades, tints & tones
#b5dbb9 color schemes
#b5dbb9 color preview, HTML & CSS examples
This text has a color of #b5dbb9
<p style="color:#b5dbb9;">Text here</p>
.mytext {color:#b5dbb9;}
This box has a color of #b5dbb9
<div style="background-color:#b5dbb9;">Content here</div>
.mybackground {background-color:#b5dbb9;}
Border around this has a color of #b5dbb9
<div style="border:2px solid #b5dbb9;">Content here</div>
.myborder {border:2px solid #b5dbb9;}