#b3d0d1 color space conversions
Hex:
#b3d0d1
RGB:
179, 208, 209
CMY:
30, 18, 18
CMYK:
14, 0, 0, 18
HSL:
182°, 24.5902%, 76.0784%
HSV (HSB):
182°, 14.3541%, 81.9608%
XYZ:
52.6549, 59.2989, 68.9922
xyY:
0.2910, 0.3277, 59.2989
CIE-Lab:
81.4556, -9.4189, -3.7547
CIE-LCH:
81.4556, 10.1397, 201.7338
CIE-Luv:
81.4556, -15.4087, -4.1304
Hunter-Lab:
77.0058, -12.7056, 0.7840
#b3d0d1 color charts
#b3d0d1 color shades, tints & tones
#b3d0d1 color schemes
#b3d0d1 color preview, HTML & CSS examples
This text has a color of #b3d0d1
<p style="color:#b3d0d1;">Text here</p>
.mytext {color:#b3d0d1;}
This box has a color of #b3d0d1
<div style="background-color:#b3d0d1;">Content here</div>
.mybackground {background-color:#b3d0d1;}
Border around this has a color of #b3d0d1
<div style="border:2px solid #b3d0d1;">Content here</div>
.myborder {border:2px solid #b3d0d1;}