#b2d0d3 color space conversions
Hex:
#b2d0d3
RGB:
178, 208, 211
CMY:
30, 18, 17
CMYK:
16, 1, 0, 17
HSL:
185°, 27.2727%, 76.2745%
HSV (HSB):
185°, 15.6398%, 82.7451%
XYZ:
52.6738, 59.2799, 70.2940
xyY:
0.2890, 0.3253, 59.2799
CIE-Lab:
81.4452, -9.3247, -4.8463
CIE-LCH:
81.4452, 10.5089, 207.4622
CIE-Luv:
81.4452, -15.9497, -5.8394
Hunter-Lab:
76.9934, -12.6205, -0.2356
#b2d0d3 color charts
#b2d0d3 color shades, tints & tones
#b2d0d3 color schemes
#b2d0d3 color preview, HTML & CSS examples
This text has a color of #b2d0d3
<p style="color:#b2d0d3;">Text here</p>
.mytext {color:#b2d0d3;}
This box has a color of #b2d0d3
<div style="background-color:#b2d0d3;">Content here</div>
.mybackground {background-color:#b2d0d3;}
Border around this has a color of #b2d0d3
<div style="border:2px solid #b2d0d3;">Content here</div>
.myborder {border:2px solid #b2d0d3;}