#b2dcd0 color space conversions
Hex:
#b2dcd0
RGB:
178, 220, 208
CMY:
30, 14, 18
CMYK:
19, 0, 5, 14
HSL:
163°, 37.5000%, 78.0392%
HSV (HSB):
163°, 19.0909%, 86.2745%
XYZ:
55.3385, 65.2054, 69.3438
xyY:
0.2914, 0.3434, 65.2054
CIE-Lab:
84.5895, -16.0660, 1.3573
CIE-LCH:
84.5895, 16.1232, 175.1711
CIE-Luv:
84.5895, -21.4845, 4.8118
Hunter-Lab:
80.7499, -18.9850, 5.6098
#b2dcd0 color charts
#b2dcd0 color shades, tints & tones
#b2dcd0 color schemes
#b2dcd0 color preview, HTML & CSS examples
This text has a color of #b2dcd0
<p style="color:#b2dcd0;">Text here</p>
.mytext {color:#b2dcd0;}
This box has a color of #b2dcd0
<div style="background-color:#b2dcd0;">Content here</div>
.mybackground {background-color:#b2dcd0;}
Border around this has a color of #b2dcd0
<div style="border:2px solid #b2dcd0;">Content here</div>
.myborder {border:2px solid #b2dcd0;}