#bcd2b9 color space conversions
Hex:
#bcd2b9
RGB:
188, 210, 185
CMY:
26, 18, 27
CMYK:
10, 0, 12, 18
HSL:
113°, 21.7391%, 77.4510%
HSV (HSB):
113°, 11.9048%, 82.3529%
XYZ:
52.5426, 60.2873, 54.7663
xyY:
0.3135, 0.3597, 60.2873
CIE-Lab:
81.9941, -12.0322, 9.9002
CIE-LCH:
81.9941, 15.5817, 140.5521
CIE-Luv:
81.9941, -11.0647, 16.6476
Hunter-Lab:
77.6449, -15.0870, 12.5317
#bcd2b9 color charts
#bcd2b9 color shades, tints & tones
#bcd2b9 color schemes
#bcd2b9 color preview, HTML & CSS examples
This text has a color of #bcd2b9
<p style="color:#bcd2b9;">Text here</p>
.mytext {color:#bcd2b9;}
This box has a color of #bcd2b9
<div style="background-color:#bcd2b9;">Content here</div>
.mybackground {background-color:#bcd2b9;}
Border around this has a color of #bcd2b9
<div style="border:2px solid #bcd2b9;">Content here</div>
.myborder {border:2px solid #bcd2b9;}