#b3d8c9 color space conversions
Hex:
#b3d8c9
RGB:
179, 216, 201
CMY:
30, 15, 21
CMYK:
17, 0, 7, 15
HSL:
156°, 32.1739%, 77.4510%
HSV (HSB):
156°, 17.1296%, 84.7059%
XYZ:
53.6889, 62.9125, 64.5720
xyY:
0.2963, 0.3473, 62.9125
CIE-Lab:
83.3963, -15.1134, 3.3412
CIE-LCH:
83.3963, 15.4783, 167.5337
CIE-Luv:
83.3963, -19.0143, 7.6283
Hunter-Lab:
79.3174, -17.9812, 7.2544
#b3d8c9 color charts
#b3d8c9 color shades, tints & tones
#b3d8c9 color schemes
#b3d8c9 color preview, HTML & CSS examples
This text has a color of #b3d8c9
<p style="color:#b3d8c9;">Text here</p>
.mytext {color:#b3d8c9;}
This box has a color of #b3d8c9
<div style="background-color:#b3d8c9;">Content here</div>
.mybackground {background-color:#b3d8c9;}
Border around this has a color of #b3d8c9
<div style="border:2px solid #b3d8c9;">Content here</div>
.myborder {border:2px solid #b3d8c9;}