#bdc5c8 color space conversions
Hex:
#bdc5c8
RGB:
189, 197, 200
CMY:
26, 23, 22
CMYK:
5, 1, 0, 22
HSL:
196°, 9.0909%, 76.2745%
HSV (HSB):
196°, 5.5000%, 78.4314%
XYZ:
51.3778, 54.9215, 62.5366
xyY:
0.3043, 0.3253, 54.9215
CIE-Lab:
78.9960, -2.1642, -2.4611
CIE-LCH:
78.9960, 3.2773, 228.6731
CIE-Luv:
78.9960, -4.5942, -3.3424
Hunter-Lab:
74.1090, -5.9414, 1.8447
#bdc5c8 color charts
#bdc5c8 color shades, tints & tones
#bdc5c8 color schemes
#bdc5c8 color preview, HTML & CSS examples
This text has a color of #bdc5c8
<p style="color:#bdc5c8;">Text here</p>
.mytext {color:#bdc5c8;}
This box has a color of #bdc5c8
<div style="background-color:#bdc5c8;">Content here</div>
.mybackground {background-color:#bdc5c8;}
Border around this has a color of #bdc5c8
<div style="border:2px solid #bdc5c8;">Content here</div>
.myborder {border:2px solid #bdc5c8;}