#b2d8ca color space conversions
Hex:
#b2d8ca
RGB:
178, 216, 202
CMY:
30, 15, 21
CMYK:
18, 0, 6, 15
HSL:
158°, 32.7586%, 77.2549%
HSV (HSB):
158°, 17.5926%, 84.7059%
XYZ:
53.5766, 62.8410, 65.1828
xyY:
0.2950, 0.3460, 62.8410
CIE-Lab:
83.3586, -15.2393, 2.7480
CIE-LCH:
83.3586, 15.4851, 169.7779
CIE-Luv:
83.3586, -19.5202, 6.7596
Hunter-Lab:
79.2723, -18.0863, 6.7385
#b2d8ca color charts
#b2d8ca color shades, tints & tones
#b2d8ca color schemes
#b2d8ca color preview, HTML & CSS examples
This text has a color of #b2d8ca
<p style="color:#b2d8ca;">Text here</p>
.mytext {color:#b2d8ca;}
This box has a color of #b2d8ca
<div style="background-color:#b2d8ca;">Content here</div>
.mybackground {background-color:#b2d8ca;}
Border around this has a color of #b2d8ca
<div style="border:2px solid #b2d8ca;">Content here</div>
.myborder {border:2px solid #b2d8ca;}