#b0ccd8 color space conversions
Hex:
#b0ccd8
RGB:
176, 204, 216
CMY:
31, 20, 15
CMYK:
19, 6, 0, 15
HSL:
198°, 33.8983%, 76.8627%
HSV (HSB):
198°, 18.5185%, 84.7059%
XYZ:
51.8920, 57.3737, 73.3050
xyY:
0.2842, 0.3143, 57.3737
CIE-Lab:
80.3893, -6.8157, -9.1004
CIE-LCH:
80.3893, 11.3697, 233.1690
CIE-Luv:
80.3893, -15.1978, -12.9077
Hunter-Lab:
75.7454, -10.2669, -4.3579
#b0ccd8 color charts
#b0ccd8 color shades, tints & tones
#b0ccd8 color schemes
#b0ccd8 color preview, HTML & CSS examples
This text has a color of #b0ccd8
<p style="color:#b0ccd8;">Text here</p>
.mytext {color:#b0ccd8;}
This box has a color of #b0ccd8
<div style="background-color:#b0ccd8;">Content here</div>
.mybackground {background-color:#b0ccd8;}
Border around this has a color of #b0ccd8
<div style="border:2px solid #b0ccd8;">Content here</div>
.myborder {border:2px solid #b0ccd8;}