#b5e5da color space conversions
Hex:
#b5e5da
RGB:
181, 229, 218
CMY:
29, 10, 15
CMYK:
21, 0, 5, 10
HSL:
166°, 48.0000%, 80.3922%
HSV (HSB):
166°, 20.9607%, 89.8039%
XYZ:
59.7303, 70.9243, 76.8713
xyY:
0.2878, 0.3418, 70.9243
CIE-Lab:
87.4482, -17.6233, 0.2724
CIE-LCH:
87.4482, 17.6254, 179.1146
CIE-Luv:
87.4482, -24.3410, 3.4365
Hunter-Lab:
84.2166, -20.7787, 4.8328
#b5e5da color charts
#b5e5da color shades, tints & tones
#b5e5da color schemes
#b5e5da color preview, HTML & CSS examples
This text has a color of #b5e5da
<p style="color:#b5e5da;">Text here</p>
.mytext {color:#b5e5da;}
This box has a color of #b5e5da
<div style="background-color:#b5e5da;">Content here</div>
.mybackground {background-color:#b5e5da;}
Border around this has a color of #b5e5da
<div style="border:2px solid #b5e5da;">Content here</div>
.myborder {border:2px solid #b5e5da;}