#b3fcd6 color space conversions
Hex:
#b3fcd6
RGB:
179, 252, 214
CMY:
30, 1, 16
CMYK:
29, 0, 15, 1
HSL:
149°, 92.4051%, 84.5098%
HSV (HSB):
149°, 28.9683%, 98.8235%
XYZ:
65.5384, 84.0596, 76.3892
xyY:
0.2900, 0.3720, 84.0596
CIE-Lab:
93.4764, -30.1519, 11.0388
CIE-LCH:
93.4764, 32.1091, 159.8921
CIE-Luv:
93.4764, -35.6261, 21.8669
Hunter-Lab:
91.6840, -32.8500, 14.7796
#b3fcd6 color charts
#b3fcd6 color shades, tints & tones
#b3fcd6 color schemes
#b3fcd6 color preview, HTML & CSS examples
This text has a color of #b3fcd6
<p style="color:#b3fcd6;">Text here</p>
.mytext {color:#b3fcd6;}
This box has a color of #b3fcd6
<div style="background-color:#b3fcd6;">Content here</div>
.mybackground {background-color:#b3fcd6;}
Border around this has a color of #b3fcd6
<div style="border:2px solid #b3fcd6;">Content here</div>
.myborder {border:2px solid #b3fcd6;}