#b2d5cb color space conversions
Hex:
#b2d5cb
RGB:
178, 213, 203
CMY:
30, 16, 20
CMYK:
16, 0, 5, 16
HSL:
163°, 29.4118%, 76.6667%
HSV (HSB):
163°, 16.4319%, 83.5294%
XYZ:
52.9338, 61.3653, 65.5547
xyY:
0.2943, 0.3412, 61.3653
CIE-Lab:
82.5747, -13.5188, 1.0765
CIE-LCH:
82.5747, 13.5616, 175.4470
CIE-Luv:
82.5747, -18.1216, 3.9431
Hunter-Lab:
78.3360, -16.4705, 5.2190
#b2d5cb color charts
#b2d5cb color shades, tints & tones
#b2d5cb color schemes
#b2d5cb color preview, HTML & CSS examples
This text has a color of #b2d5cb
<p style="color:#b2d5cb;">Text here</p>
.mytext {color:#b2d5cb;}
This box has a color of #b2d5cb
<div style="background-color:#b2d5cb;">Content here</div>
.mybackground {background-color:#b2d5cb;}
Border around this has a color of #b2d5cb
<div style="border:2px solid #b2d5cb;">Content here</div>
.myborder {border:2px solid #b2d5cb;}