#b2c0d0 color space conversions
Hex:
#b2c0d0
RGB:
178, 192, 208
CMY:
30, 25, 18
CMYK:
14, 8, 0, 18
HSL:
212°, 24.1935%, 75.6863%
HSV (HSB):
212°, 14.4231%, 81.5686%
XYZ:
48.5949, 51.7183, 67.0959
xyY:
0.2903, 0.3089, 51.7183
CIE-Lab:
77.1121, -1.5348, -9.6550
CIE-LCH:
77.1121, 9.7763, 260.9673
CIE-Luv:
77.1121, -8.3432, -14.5510
Hunter-Lab:
71.9154, -5.2355, -4.9758
#b2c0d0 color charts
#b2c0d0 color shades, tints & tones
#b2c0d0 color schemes
#b2c0d0 color preview, HTML & CSS examples
This text has a color of #b2c0d0
<p style="color:#b2c0d0;">Text here</p>
.mytext {color:#b2c0d0;}
This box has a color of #b2c0d0
<div style="background-color:#b2c0d0;">Content here</div>
.mybackground {background-color:#b2c0d0;}
Border around this has a color of #b2c0d0
<div style="border:2px solid #b2c0d0;">Content here</div>
.myborder {border:2px solid #b2c0d0;}