#b1dcd0 color space conversions
Hex:
#b1dcd0
RGB:
177, 220, 208
CMY:
31, 14, 18
CMYK:
20, 0, 5, 14
HSL:
163°, 38.0531%, 77.8431%
HSV (HSB):
163°, 19.5455%, 86.2745%
XYZ:
55.1098, 65.0876, 69.3331
xyY:
0.2908, 0.3434, 65.0876
CIE-Lab:
84.5288, -16.3804, 1.2616
CIE-LCH:
84.5288, 16.4289, 175.5960
CIE-Luv:
84.5288, -21.9592, 4.7181
Hunter-Lab:
80.6769, -19.2524, 5.5205
#b1dcd0 color charts
#b1dcd0 color shades, tints & tones
#b1dcd0 color schemes
#b1dcd0 color preview, HTML & CSS examples
This text has a color of #b1dcd0
<p style="color:#b1dcd0;">Text here</p>
.mytext {color:#b1dcd0;}
This box has a color of #b1dcd0
<div style="background-color:#b1dcd0;">Content here</div>
.mybackground {background-color:#b1dcd0;}
Border around this has a color of #b1dcd0
<div style="border:2px solid #b1dcd0;">Content here</div>
.myborder {border:2px solid #b1dcd0;}