#b2dcc7 color space conversions
Hex:
#b2dcc7
RGB:
178, 220, 199
CMY:
30, 14, 22
CMYK:
19, 0, 10, 14
HSL:
150°, 37.5000%, 78.0392%
HSV (HSB):
150°, 19.0909%, 86.2745%
XYZ:
54.2621, 64.7749, 63.6757
xyY:
0.2970, 0.3545, 64.7749
CIE-Lab:
84.3676, -17.8343, 5.7969
CIE-LCH:
84.3676, 18.7528, 161.9936
CIE-Luv:
84.3676, -21.3652, 11.7614
Hunter-Lab:
80.4829, -20.4991, 9.4295
#b2dcc7 color charts
#b2dcc7 color shades, tints & tones
#b2dcc7 color schemes
#b2dcc7 color preview, HTML & CSS examples
This text has a color of #b2dcc7
<p style="color:#b2dcc7;">Text here</p>
.mytext {color:#b2dcc7;}
This box has a color of #b2dcc7
<div style="background-color:#b2dcc7;">Content here</div>
.mybackground {background-color:#b2dcc7;}
Border around this has a color of #b2dcc7
<div style="border:2px solid #b2dcc7;">Content here</div>
.myborder {border:2px solid #b2dcc7;}