#b2d2d5 color space conversions
Hex:
#b2d2d5
RGB:
178, 210, 213
CMY:
30, 18, 16
CMYK:
16, 1, 0, 16
HSL:
185°, 29.4118%, 76.6667%
HSV (HSB):
185°, 16.4319%, 83.5294%
XYZ:
53.4169, 60.3623, 71.7865
xyY:
0.2879, 0.3253, 60.3623
CIE-Lab:
82.0347, -9.9435, -5.0448
CIE-LCH:
82.0347, 11.1500, 206.9008
CIE-Luv:
82.0347, -16.9274, -6.0533
Hunter-Lab:
77.6932, -13.2376, -0.3972
#b2d2d5 color charts
#b2d2d5 color shades, tints & tones
#b2d2d5 color schemes
#b2d2d5 color preview, HTML & CSS examples
This text has a color of #b2d2d5
<p style="color:#b2d2d5;">Text here</p>
.mytext {color:#b2d2d5;}
This box has a color of #b2d2d5
<div style="background-color:#b2d2d5;">Content here</div>
.mybackground {background-color:#b2d2d5;}
Border around this has a color of #b2d2d5
<div style="border:2px solid #b2d2d5;">Content here</div>
.myborder {border:2px solid #b2d2d5;}