#b8d3dd color space conversions
Hex:
#b8d3dd
RGB:
184, 211, 221
CMY:
28, 17, 13
CMYK:
17, 5, 0, 13
HSL:
196°, 35.2381%, 79.4118%
HSV (HSB):
196°, 16.7421%, 86.6667%
XYZ:
56.1126, 61.9993, 77.4162
xyY:
0.2870, 0.3171, 61.9993
CIE-Lab:
82.9131, -6.9023, -7.9667
CIE-LCH:
82.9131, 10.5409, 229.0947
CIE-Luv:
82.9131, -14.6754, -11.1508
Hunter-Lab:
78.7397, -10.5892, -3.1757
#b8d3dd color charts
#b8d3dd color shades, tints & tones
#b8d3dd color schemes
#b8d3dd color preview, HTML & CSS examples
This text has a color of #b8d3dd
<p style="color:#b8d3dd;">Text here</p>
.mytext {color:#b8d3dd;}
This box has a color of #b8d3dd
<div style="background-color:#b8d3dd;">Content here</div>
.mybackground {background-color:#b8d3dd;}
Border around this has a color of #b8d3dd
<div style="border:2px solid #b8d3dd;">Content here</div>
.myborder {border:2px solid #b8d3dd;}