#b2d1d2 color space conversions
Hex:
#b2d1d2
RGB:
178, 209, 210
CMY:
30, 18, 18
CMYK:
15, 0, 0, 18
HSL:
182°, 26.2295%, 76.0784%
HSV (HSB):
182°, 15.2381%, 82.3529%
XYZ:
52.7934, 59.7190, 69.7172
xyY:
0.2897, 0.3277, 59.7190
CIE-Lab:
81.6852, -10.0489, -3.9584
CIE-LCH:
81.6852, 10.8004, 201.5001
CIE-Luv:
81.6852, -16.3924, -4.3439
Hunter-Lab:
77.2781, -13.2924, 0.6056
#b2d1d2 color charts
#b2d1d2 color shades, tints & tones
#b2d1d2 color schemes
#b2d1d2 color preview, HTML & CSS examples
This text has a color of #b2d1d2
<p style="color:#b2d1d2;">Text here</p>
.mytext {color:#b2d1d2;}
This box has a color of #b2d1d2
<div style="background-color:#b2d1d2;">Content here</div>
.mybackground {background-color:#b2d1d2;}
Border around this has a color of #b2d1d2
<div style="border:2px solid #b2d1d2;">Content here</div>
.myborder {border:2px solid #b2d1d2;}