#b7d4db color space conversions
Hex:
#b7d4db
RGB:
183, 212, 219
CMY:
28, 17, 14
CMYK:
16, 3, 0, 14
HSL:
192°, 33.3333%, 78.8235%
HSV (HSB):
192°, 16.4384%, 85.8824%
XYZ:
55.8581, 62.2687, 76.0929
xyY:
0.2876, 0.3206, 62.2687
CIE-Lab:
83.0561, -8.1539, -6.6971
CIE-LCH:
83.0561, 10.5516, 219.3975
CIE-Luv:
83.0561, -15.5729, -8.9465
Hunter-Lab:
78.9105, -11.7393, -1.9356
#b7d4db color charts
#b7d4db color shades, tints & tones
#b7d4db color schemes
#b7d4db color preview, HTML & CSS examples
This text has a color of #b7d4db
<p style="color:#b7d4db;">Text here</p>
.mytext {color:#b7d4db;}
This box has a color of #b7d4db
<div style="background-color:#b7d4db;">Content here</div>
.mybackground {background-color:#b7d4db;}
Border around this has a color of #b7d4db
<div style="border:2px solid #b7d4db;">Content here</div>
.myborder {border:2px solid #b7d4db;}