#b5e5cc color space conversions
Hex:
#b5e5cc
RGB:
181, 229, 204
CMY:
29, 10, 20
CMYK:
21, 0, 11, 10
HSL:
149°, 48.0000%, 80.3922%
HSV (HSB):
149°, 20.9607%, 89.8039%
XYZ:
57.9745, 70.2220, 67.6254
xyY:
0.2961, 0.3586, 70.2220
CIE-Lab:
87.1056, -20.3848, 7.1287
CIE-LCH:
87.1056, 21.5954, 160.7249
CIE-Luv:
87.1056, -24.2121, 14.2342
Hunter-Lab:
83.7986, -23.1557, 10.8120
#b5e5cc color charts
#b5e5cc color shades, tints & tones
#b5e5cc color schemes
#b5e5cc color preview, HTML & CSS examples
This text has a color of #b5e5cc
<p style="color:#b5e5cc;">Text here</p>
.mytext {color:#b5e5cc;}
This box has a color of #b5e5cc
<div style="background-color:#b5e5cc;">Content here</div>
.mybackground {background-color:#b5e5cc;}
Border around this has a color of #b5e5cc
<div style="border:2px solid #b5e5cc;">Content here</div>
.myborder {border:2px solid #b5e5cc;}