#b3ddd8 color space conversions
Hex:
#b3ddd8
RGB:
179, 221, 216
CMY:
30, 13, 15
CMYK:
19, 0, 2, 13
HSL:
173°, 38.1818%, 78.4314%
HSV (HSB):
173°, 19.0045%, 86.6667%
XYZ:
56.8415, 66.2545, 74.7583
xyY:
0.2873, 0.3349, 66.2545
CIE-Lab:
85.1261, -14.6325, -2.0845
CIE-LCH:
85.1261, 14.7802, 188.1075
CIE-Luv:
85.1261, -21.5840, -0.7008
Hunter-Lab:
81.3969, -17.7933, 2.5234
#b3ddd8 color charts
#b3ddd8 color shades, tints & tones
#b3ddd8 color schemes
#b3ddd8 color preview, HTML & CSS examples
This text has a color of #b3ddd8
<p style="color:#b3ddd8;">Text here</p>
.mytext {color:#b3ddd8;}
This box has a color of #b3ddd8
<div style="background-color:#b3ddd8;">Content here</div>
.mybackground {background-color:#b3ddd8;}
Border around this has a color of #b3ddd8
<div style="border:2px solid #b3ddd8;">Content here</div>
.myborder {border:2px solid #b3ddd8;}