#b2d3d2 color space conversions
Hex:
#b2d3d2
RGB:
178, 211, 210
CMY:
30, 17, 18
CMYK:
16, 0, 0, 17
HSL:
178°, 27.2727%, 76.2745%
HSV (HSB):
178°, 15.6398%, 82.7451%
XYZ:
53.2872, 60.7067, 69.8818
xyY:
0.2898, 0.3302, 60.7067
CIE-Lab:
82.2208, -11.0798, -3.1706
CIE-LCH:
82.2208, 11.5245, 195.9689
CIE-Luv:
82.2208, -17.3260, -2.9583
Hunter-Lab:
77.9145, -14.2707, 1.3627
#b2d3d2 color charts
#b2d3d2 color shades, tints & tones
#b2d3d2 color schemes
#b2d3d2 color preview, HTML & CSS examples
This text has a color of #b2d3d2
<p style="color:#b2d3d2;">Text here</p>
.mytext {color:#b2d3d2;}
This box has a color of #b2d3d2
<div style="background-color:#b2d3d2;">Content here</div>
.mybackground {background-color:#b2d3d2;}
Border around this has a color of #b2d3d2
<div style="border:2px solid #b2d3d2;">Content here</div>
.myborder {border:2px solid #b2d3d2;}