#b3fedc color space conversions
Hex:
#b3fedc
RGB:
179, 254, 220
CMY:
30, 0, 14
CMYK:
30, 0, 13, 0
HSL:
153°, 97.4026%, 84.9020%
HSV (HSB):
153°, 29.5276%, 99.6078%
XYZ:
66.9505, 85.6346, 80.7106
xyY:
0.2870, 0.3671, 85.6346
CIE-Lab:
94.1559, -29.9311, 8.9205
CIE-LCH:
94.1559, 31.2321, 163.4041
CIE-Luv:
94.1559, -36.4657, 18.7184
Hunter-Lab:
92.5390, -32.8013, 13.0658
#b3fedc color charts
#b3fedc color shades, tints & tones
#b3fedc color schemes
#b3fedc color preview, HTML & CSS examples
This text has a color of #b3fedc
<p style="color:#b3fedc;">Text here</p>
.mytext {color:#b3fedc;}
This box has a color of #b3fedc
<div style="background-color:#b3fedc;">Content here</div>
.mybackground {background-color:#b3fedc;}
Border around this has a color of #b3fedc
<div style="border:2px solid #b3fedc;">Content here</div>
.myborder {border:2px solid #b3fedc;}