#b5e2cd color space conversions
Hex:
#b5e2cd
RGB:
181, 226, 205
CMY:
29, 11, 20
CMYK:
20, 0, 9, 11
HSL:
152°, 43.6893%, 79.8039%
HSV (HSB):
152°, 19.9115%, 88.6275%
XYZ:
57.2719, 68.6242, 67.9849
xyY:
0.2954, 0.3540, 68.6242
CIE-Lab:
86.3176, -18.7082, 5.4683
CIE-LCH:
86.3176, 19.4910, 163.7068
CIE-Luv:
86.3176, -22.8172, 11.4666
Hunter-Lab:
82.8398, -21.5623, 9.3298
#b5e2cd color charts
#b5e2cd color shades, tints & tones
#b5e2cd color schemes
#b5e2cd color preview, HTML & CSS examples
This text has a color of #b5e2cd
<p style="color:#b5e2cd;">Text here</p>
.mytext {color:#b5e2cd;}
This box has a color of #b5e2cd
<div style="background-color:#b5e2cd;">Content here</div>
.mybackground {background-color:#b5e2cd;}
Border around this has a color of #b5e2cd
<div style="border:2px solid #b5e2cd;">Content here</div>
.myborder {border:2px solid #b5e2cd;}