#b3fddf color space conversions
Hex:
#b3fddf
RGB:
179, 253, 223
CMY:
30, 1, 13
CMYK:
29, 0, 12, 1
HSL:
156°, 94.8718%, 84.7059%
HSV (HSB):
156°, 29.2490%, 99.2157%
XYZ:
67.0350, 85.1620, 82.7168
xyY:
0.2854, 0.3625, 85.1620
CIE-Lab:
93.9529, -28.8689, 7.0830
CIE-LCH:
93.9529, 29.7251, 166.2148
CIE-Luv:
93.9529, -36.0007, 15.7817
Hunter-Lab:
92.2832, -31.8325, 11.4545
#b3fddf color charts
#b3fddf color shades, tints & tones
#b3fddf color schemes
#b3fddf color preview, HTML & CSS examples
This text has a color of #b3fddf
<p style="color:#b3fddf;">Text here</p>
.mytext {color:#b3fddf;}
This box has a color of #b3fddf
<div style="background-color:#b3fddf;">Content here</div>
.mybackground {background-color:#b3fddf;}
Border around this has a color of #b3fddf
<div style="border:2px solid #b3fddf;">Content here</div>
.myborder {border:2px solid #b3fddf;}