#b5e3cd color space conversions
Hex:
#b5e3cd
RGB:
181, 227, 205
CMY:
29, 11, 20
CMYK:
20, 0, 10, 11
HSL:
151°, 45.0980%, 80.0000%
HSV (HSB):
151°, 20.2643%, 89.0196%
XYZ:
57.5446, 69.1697, 68.0758
xyY:
0.2954, 0.3551, 69.1697
CIE-Lab:
86.5880, -19.2043, 5.8583
CIE-LCH:
86.5880, 20.0780, 163.0357
CIE-Luv:
86.5880, -23.2857, 12.1372
Hunter-Lab:
83.1683, -22.0395, 9.6872
#b5e3cd color charts
#b5e3cd color shades, tints & tones
#b5e3cd color schemes
#b5e3cd color preview, HTML & CSS examples
This text has a color of #b5e3cd
<p style="color:#b5e3cd;">Text here</p>
.mytext {color:#b5e3cd;}
This box has a color of #b5e3cd
<div style="background-color:#b5e3cd;">Content here</div>
.mybackground {background-color:#b5e3cd;}
Border around this has a color of #b5e3cd
<div style="border:2px solid #b5e3cd;">Content here</div>
.myborder {border:2px solid #b5e3cd;}