#b2d1c8 color space conversions
Hex:
#b2d1c8
RGB:
178, 209, 200
CMY:
30, 18, 22
CMYK:
15, 0, 4, 18
HSL:
163°, 25.2033%, 75.8824%
HSV (HSB):
163°, 14.8325%, 81.9608%
XYZ:
51.5859, 59.2360, 63.3584
xyY:
0.2962, 0.3401, 59.2360
CIE-Lab:
81.4212, -12.0685, 0.9951
CIE-LCH:
81.4212, 12.1094, 175.2863
CIE-Luv:
81.4212, -16.1602, 3.5681
Hunter-Lab:
76.9650, -15.0487, 5.0673
#b2d1c8 color charts
#b2d1c8 color shades, tints & tones
#b2d1c8 color schemes
#b2d1c8 color preview, HTML & CSS examples
This text has a color of #b2d1c8
<p style="color:#b2d1c8;">Text here</p>
.mytext {color:#b2d1c8;}
This box has a color of #b2d1c8
<div style="background-color:#b2d1c8;">Content here</div>
.mybackground {background-color:#b2d1c8;}
Border around this has a color of #b2d1c8
<div style="border:2px solid #b2d1c8;">Content here</div>
.myborder {border:2px solid #b2d1c8;}