#b1e9cd color space conversions
Hex:
#b1e9cd
RGB:
177, 233, 205
CMY:
31, 9, 20
CMYK:
24, 0, 12, 9
HSL:
150°, 56.0000%, 80.3922%
HSV (HSB):
150°, 24.0343%, 91.3725%
XYZ:
58.2898, 72.0327, 68.5891
xyY:
0.2930, 0.3621, 72.0327
CIE-Lab:
87.9843, -23.4048, 7.8369
CIE-LCH:
87.9843, 24.6820, 161.4872
CIE-Luv:
87.9843, -27.9417, 15.8176
Hunter-Lab:
84.8721, -25.9331, 11.4954
#b1e9cd color charts
#b1e9cd color shades, tints & tones
#b1e9cd color schemes
#b1e9cd color preview, HTML & CSS examples
This text has a color of #b1e9cd
<p style="color:#b1e9cd;">Text here</p>
.mytext {color:#b1e9cd;}
This box has a color of #b1e9cd
<div style="background-color:#b1e9cd;">Content here</div>
.mybackground {background-color:#b1e9cd;}
Border around this has a color of #b1e9cd
<div style="border:2px solid #b1e9cd;">Content here</div>
.myborder {border:2px solid #b1e9cd;}