#b3d2b3 color space conversions
Hex:
#b3d2b3
RGB:
179, 210, 179
CMY:
30, 18, 30
CMYK:
15, 0, 15, 18
HSL:
120°, 25.6198%, 76.2745%
HSV (HSB):
120°, 14.7619%, 82.3529%
XYZ:
49.7737, 58.9316, 51.3994
xyY:
0.3109, 0.3681, 58.9316
CIE-Lab:
81.2540, -16.1807, 11.9527
CIE-LCH:
81.2540, 20.1167, 143.5467
CIE-Luv:
81.2540, -15.6746, 20.2531
Hunter-Lab:
76.7669, -18.6073, 14.0391
#b3d2b3 color charts
#b3d2b3 color shades, tints & tones
#b3d2b3 color schemes
#b3d2b3 color preview, HTML & CSS examples
This text has a color of #b3d2b3
<p style="color:#b3d2b3;">Text here</p>
.mytext {color:#b3d2b3;}
This box has a color of #b3d2b3
<div style="background-color:#b3d2b3;">Content here</div>
.mybackground {background-color:#b3d2b3;}
Border around this has a color of #b3d2b3
<div style="border:2px solid #b3d2b3;">Content here</div>
.myborder {border:2px solid #b3d2b3;}