#bcd6b9 color space conversions
Hex:
#bcd6b9
RGB:
188, 214, 185
CMY:
26, 16, 27
CMYK:
12, 0, 14, 16
HSL:
114°, 26.1261%, 78.2353%
HSV (HSB):
114°, 13.5514%, 83.9216%
XYZ:
53.5426, 62.2873, 55.0996
xyY:
0.3132, 0.3644, 62.2873
CIE-Lab:
83.0660, -14.0653, 11.4262
CIE-LCH:
83.0660, 18.1216, 140.9107
CIE-Luv:
83.0660, -13.0810, 19.2188
Hunter-Lab:
78.9223, -17.0158, 13.8523
#bcd6b9 color charts
#bcd6b9 color shades, tints & tones
#bcd6b9 color schemes
#bcd6b9 color preview, HTML & CSS examples
This text has a color of #bcd6b9
<p style="color:#bcd6b9;">Text here</p>
.mytext {color:#bcd6b9;}
This box has a color of #bcd6b9
<div style="background-color:#bcd6b9;">Content here</div>
.mybackground {background-color:#bcd6b9;}
Border around this has a color of #bcd6b9
<div style="border:2px solid #bcd6b9;">Content here</div>
.myborder {border:2px solid #bcd6b9;}