#b8cdd8 color space conversions
Hex:
#b8cdd8
RGB:
184, 205, 216
CMY:
28, 20, 15
CMYK:
15, 5, 0, 15
HSL:
201°, 29.0909%, 78.4314%
HSV (HSB):
201°, 14.8148%, 84.7059%
XYZ:
53.9932, 58.8109, 73.4716
xyY:
0.2899, 0.3157, 58.8109
CIE-Lab:
81.1875, -4.8134, -7.8570
CIE-LCH:
81.1875, 9.2142, 238.5070
CIE-Luv:
81.1875, -11.7201, -11.2851
Hunter-Lab:
76.6882, -8.5296, -3.1214
#b8cdd8 color charts
#b8cdd8 color shades, tints & tones
#b8cdd8 color schemes
#b8cdd8 color preview, HTML & CSS examples
This text has a color of #b8cdd8
<p style="color:#b8cdd8;">Text here</p>
.mytext {color:#b8cdd8;}
This box has a color of #b8cdd8
<div style="background-color:#b8cdd8;">Content here</div>
.mybackground {background-color:#b8cdd8;}
Border around this has a color of #b8cdd8
<div style="border:2px solid #b8cdd8;">Content here</div>
.myborder {border:2px solid #b8cdd8;}