#b2dbd5 color space conversions
Hex:
#b2dbd5
RGB:
178, 219, 213
CMY:
30, 14, 16
CMYK:
19, 0, 3, 14
HSL:
171°, 36.2832%, 77.8431%
HSV (HSB):
171°, 18.7215%, 85.8824%
XYZ:
55.7019, 64.9321, 72.5481
xyY:
0.2883, 0.3361, 64.9321
CIE-Lab:
84.4487, -14.5474, -1.4961
CIE-LCH:
84.4487, 14.6242, 185.8718
CIE-Luv:
84.4487, -21.0916, 0.1937
Hunter-Lab:
80.5805, -17.6263, 3.0264
#b2dbd5 color charts
#b2dbd5 color shades, tints & tones
#b2dbd5 color schemes
#b2dbd5 color preview, HTML & CSS examples
This text has a color of #b2dbd5
<p style="color:#b2dbd5;">Text here</p>
.mytext {color:#b2dbd5;}
This box has a color of #b2dbd5
<div style="background-color:#b2dbd5;">Content here</div>
.mybackground {background-color:#b2dbd5;}
Border around this has a color of #b2dbd5
<div style="border:2px solid #b2dbd5;">Content here</div>
.myborder {border:2px solid #b2dbd5;}