#b7dddd color space conversions
Hex:
#b7dddd
RGB:
183, 221, 221
CMY:
28, 13, 13
CMYK:
17, 0, 0, 13
HSL:
180°, 35.8491%, 79.2157%
HSV (HSB):
180°, 17.1946%, 86.6667%
XYZ:
58.4360, 67.0006, 78.2591
xyY:
0.2869, 0.3289, 67.0006
CIE-Lab:
85.5043, -12.3600, -4.1446
CIE-LCH:
85.5043, 13.0364, 198.5377
CIE-Luv:
85.5043, -19.7751, -4.2804
Hunter-Lab:
81.8539, -15.8121, 0.6116
#b7dddd color charts
#b7dddd color shades, tints & tones
#b7dddd color schemes
#b7dddd color preview, HTML & CSS examples
This text has a color of #b7dddd
<p style="color:#b7dddd;">Text here</p>
.mytext {color:#b7dddd;}
This box has a color of #b7dddd
<div style="background-color:#b7dddd;">Content here</div>
.mybackground {background-color:#b7dddd;}
Border around this has a color of #b7dddd
<div style="border:2px solid #b7dddd;">Content here</div>
.myborder {border:2px solid #b7dddd;}