#b0ced7 color space conversions
Hex:
#b0ced7
RGB:
176, 206, 215
CMY:
31, 19, 16
CMYK:
18, 4, 0, 16
HSL:
194°, 32.7731%, 76.6667%
HSV (HSB):
194°, 18.1395%, 84.3137%
XYZ:
52.2415, 58.2790, 72.7855
xyY:
0.2850, 0.3179, 58.2790
CIE-Lab:
80.8937, -8.0741, -7.8158
CIE-LCH:
80.8937, 11.2374, 224.0688
CIE-Luv:
80.8937, -16.0919, -10.6858
Hunter-Lab:
76.3407, -11.4449, -3.0904
#b0ced7 color charts
#b0ced7 color shades, tints & tones
#b0ced7 color schemes
#b0ced7 color preview, HTML & CSS examples
This text has a color of #b0ced7
<p style="color:#b0ced7;">Text here</p>
.mytext {color:#b0ced7;}
This box has a color of #b0ced7
<div style="background-color:#b0ced7;">Content here</div>
.mybackground {background-color:#b0ced7;}
Border around this has a color of #b0ced7
<div style="border:2px solid #b0ced7;">Content here</div>
.myborder {border:2px solid #b0ced7;}