#b3dddd color space conversions
Hex:
#b3dddd
RGB:
179, 221, 221
CMY:
30, 13, 13
CMYK:
19, 0, 0, 13
HSL:
180°, 38.1818%, 78.4314%
HSV (HSB):
180°, 19.0045%, 86.6667%
XYZ:
57.4980, 66.5171, 78.2152
xyY:
0.2843, 0.3289, 66.5171
CIE-Lab:
85.2595, -13.5921, -4.5332
CIE-LCH:
85.2595, 14.3281, 198.4444
CIE-Luv:
85.2595, -21.6549, -4.6858
Hunter-Lab:
81.5580, -16.8848, 0.2307
#b3dddd color charts
#b3dddd RGB chart
#b3dddd CMYK chart
#b3dddd RGB pie chart
#b3dddd color shades, tints & tones
#b3dddd color schemes
#b3dddd color preview, HTML & CSS examples
This text has a color of #b3dddd
<p style="color:#b3dddd;">Text here</p>
.mytext {color:#b3dddd;}
Text color #b3dddd
This box has a color of #b3dddd
<div style="background-color:#b3dddd;">Content here</div>
.mybackground {background-color:#b3dddd;}
Background color #b3dddd
Border around this has a color of #b3dddd
<div style="border:2px solid #b3dddd;">Content here</div>
.myborder {border:2px solid #b3dddd;}
Border color #b3dddd