#b3d0d6 color space conversions
Hex:
#b3d0d6
RGB:
179, 208, 214
CMY:
30, 18, 16
CMYK:
16, 3, 0, 16
HSL:
190°, 29.9145%, 77.0588%
HSV (HSB):
190°, 16.3551%, 83.9216%
XYZ:
53.2839, 59.5505, 72.3044
xyY:
0.2878, 0.3217, 59.5505
CIE-Lab:
81.5933, -8.3835, -6.2235
CIE-LCH:
81.5933, 10.4410, 216.5882
CIE-Luv:
81.5933, -15.5371, -8.1446
Hunter-Lab:
77.1690, -11.7944, -1.5342
#b3d0d6 color charts
#b3d0d6 color shades, tints & tones
#b3d0d6 color schemes
#b3d0d6 color preview, HTML & CSS examples
This text has a color of #b3d0d6
<p style="color:#b3d0d6;">Text here</p>
.mytext {color:#b3d0d6;}
This box has a color of #b3d0d6
<div style="background-color:#b3d0d6;">Content here</div>
.mybackground {background-color:#b3d0d6;}
Border around this has a color of #b3d0d6
<div style="border:2px solid #b3d0d6;">Content here</div>
.myborder {border:2px solid #b3d0d6;}