#b3d0b9 color space conversions
Hex:
#b3d0b9
RGB:
179, 208, 185
CMY:
30, 18, 27
CMYK:
14, 0, 11, 18
HSL:
132°, 23.5772%, 75.8824%
HSV (HSB):
132°, 13.9423%, 81.5686%
XYZ:
49.9032, 58.1982, 54.5021
xyY:
0.3069, 0.3579, 58.1982
CIE-Lab:
80.8489, -14.0853, 8.1818
CIE-LCH:
80.8489, 16.2892, 149.8488
CIE-Luv:
80.8489, -14.8185, 14.5037
Hunter-Lab:
76.2878, -16.7388, 11.0430
#b3d0b9 color charts
#b3d0b9 color shades, tints & tones
#b3d0b9 color schemes
#b3d0b9 color preview, HTML & CSS examples
This text has a color of #b3d0b9
<p style="color:#b3d0b9;">Text here</p>
.mytext {color:#b3d0b9;}
This box has a color of #b3d0b9
<div style="background-color:#b3d0b9;">Content here</div>
.mybackground {background-color:#b3d0b9;}
Border around this has a color of #b3d0b9
<div style="border:2px solid #b3d0b9;">Content here</div>
.myborder {border:2px solid #b3d0b9;}