#b5f5f4 color space conversions
Hex:
#b5f5f4
RGB:
181, 245, 244
CMY:
29, 4, 4
CMYK:
26, 0, 0, 4
HSL:
179°, 76.1905%, 83.5294%
HSV (HSB):
179°, 26.1224%, 96.0784%
XYZ:
68.0376, 81.6602, 97.7640
xyY:
0.2749, 0.3300, 81.6602
CIE-Lab:
92.4247, -20.0739, -6.0071
CIE-LCH:
92.4247, 20.9535, 196.6598
CIE-Luv:
92.4247, -31.5634, -6.0207
Hunter-Lab:
90.3660, -23.7460, -0.8876
#b5f5f4 color charts
#b5f5f4 color shades, tints & tones
#b5f5f4 color schemes
#b5f5f4 color preview, HTML & CSS examples
This text has a color of #b5f5f4
<p style="color:#b5f5f4;">Text here</p>
.mytext {color:#b5f5f4;}
This box has a color of #b5f5f4
<div style="background-color:#b5f5f4;">Content here</div>
.mybackground {background-color:#b5f5f4;}
Border around this has a color of #b5f5f4
<div style="border:2px solid #b5f5f4;">Content here</div>
.myborder {border:2px solid #b5f5f4;}