#b0c9d8 color space conversions
Hex:
#b0c9d8
RGB:
176, 201, 216
CMY:
31, 21, 15
CMYK:
19, 7, 0, 15
HSL:
203°, 33.8983%, 76.8627%
HSV (HSB):
203°, 18.5185%, 84.7059%
XYZ:
51.1858, 55.9613, 73.0696
xyY:
0.2840, 0.3105, 55.9613
CIE-Lab:
79.5918, -5.2402, -10.2877
CIE-LCH:
79.5918, 11.5454, 243.0071
CIE-Luv:
79.5918, -13.8188, -15.0238
Hunter-Lab:
74.8073, -8.7766, -5.5477
#b0c9d8 color charts
#b0c9d8 color shades, tints & tones
#b0c9d8 color schemes
#b0c9d8 color preview, HTML & CSS examples
This text has a color of #b0c9d8
<p style="color:#b0c9d8;">Text here</p>
.mytext {color:#b0c9d8;}
This box has a color of #b0c9d8
<div style="background-color:#b0c9d8;">Content here</div>
.mybackground {background-color:#b0c9d8;}
Border around this has a color of #b0c9d8
<div style="border:2px solid #b0c9d8;">Content here</div>
.myborder {border:2px solid #b0c9d8;}