#b3d2d2 color space conversions
Hex:
#b3d2d2
RGB:
179, 210, 210
CMY:
30, 18, 18
CMYK:
15, 0, 0, 18
HSL:
180°, 25.6198%, 76.2745%
HSV (HSB):
180°, 14.7619%, 82.3529%
XYZ:
53.2699, 60.3300, 69.8100
xyY:
0.2904, 0.3289, 60.3300
CIE-Lab:
82.0173, -10.2473, -3.4624
CIE-LCH:
82.0173, 10.8164, 198.6694
CIE-Luv:
82.0173, -16.3710, -3.5455
Hunter-Lab:
77.6724, -13.5066, 1.0823
#b3d2d2 color charts
#b3d2d2 color shades, tints & tones
#b3d2d2 color schemes
#b3d2d2 color preview, HTML & CSS examples
This text has a color of #b3d2d2
<p style="color:#b3d2d2;">Text here</p>
.mytext {color:#b3d2d2;}
This box has a color of #b3d2d2
<div style="background-color:#b3d2d2;">Content here</div>
.mybackground {background-color:#b3d2d2;}
Border around this has a color of #b3d2d2
<div style="border:2px solid #b3d2d2;">Content here</div>
.myborder {border:2px solid #b3d2d2;}