#b2d3c0 color space conversions
Hex:
#b2d3c0
RGB:
178, 211, 192
CMY:
30, 17, 25
CMYK:
16, 0, 9, 17
HSL:
145°, 27.2727%, 76.2745%
HSV (HSB):
145°, 15.6398%, 82.7451%
XYZ:
51.1688, 59.8593, 58.7263
xyY:
0.3014, 0.3526, 59.8593
CIE-Lab:
81.7616, -14.6382, 5.7546
CIE-LCH:
81.7616, 15.7288, 158.5390
CIE-Luv:
81.7616, -16.9476, 11.0937
Hunter-Lab:
77.3688, -17.3422, 9.1544
#b2d3c0 color charts
#b2d3c0 color shades, tints & tones
#b2d3c0 color schemes
#b2d3c0 color preview, HTML & CSS examples
This text has a color of #b2d3c0
<p style="color:#b2d3c0;">Text here</p>
.mytext {color:#b2d3c0;}
This box has a color of #b2d3c0
<div style="background-color:#b2d3c0;">Content here</div>
.mybackground {background-color:#b2d3c0;}
Border around this has a color of #b2d3c0
<div style="border:2px solid #b2d3c0;">Content here</div>
.myborder {border:2px solid #b2d3c0;}