#b0ced9 color space conversions
Hex:
#b0ced9
RGB:
176, 206, 217
CMY:
31, 19, 15
CMYK:
19, 5, 0, 15
HSL:
196°, 35.0427%, 77.0588%
HSV (HSB):
196°, 18.8940%, 85.0980%
XYZ:
52.5002, 58.3825, 74.1475
xyY:
0.2837, 0.3155, 58.3825
CIE-Lab:
80.9510, -7.6463, -8.8011
CIE-LCH:
80.9510, 11.6587, 229.0162
CIE-Luv:
80.9510, -16.1415, -12.3126
Hunter-Lab:
76.4084, -11.0675, -4.0497
#b0ced9 color charts
#b0ced9 color shades, tints & tones
#b0ced9 color schemes
#b0ced9 color preview, HTML & CSS examples
This text has a color of #b0ced9
<p style="color:#b0ced9;">Text here</p>
.mytext {color:#b0ced9;}
This box has a color of #b0ced9
<div style="background-color:#b0ced9;">Content here</div>
.mybackground {background-color:#b0ced9;}
Border around this has a color of #b0ced9
<div style="border:2px solid #b0ced9;">Content here</div>
.myborder {border:2px solid #b0ced9;}