#b5f0f0 color space conversions
Hex:
#b5f0f0
RGB:
181, 240, 240
CMY:
29, 6, 6
CMYK:
25, 0, 0, 6
HSL:
180°, 66.2921%, 82.5490%
HSV (HSB):
180°, 24.5833%, 94.1176%
XYZ:
65.9443, 78.4352, 94.1019
xyY:
0.2765, 0.3289, 78.4352
CIE-Lab:
90.9781, -18.4736, -6.0613
CIE-LCH:
90.9781, 19.4426, 198.1650
CIE-Luv:
90.9781, -29.3857, -6.3544
Hunter-Lab:
88.5637, -22.0756, -1.0031
#b5f0f0 color charts
#b5f0f0 color shades, tints & tones
#b5f0f0 color schemes
#b5f0f0 color preview, HTML & CSS examples
This text has a color of #b5f0f0
<p style="color:#b5f0f0;">Text here</p>
.mytext {color:#b5f0f0;}
This box has a color of #b5f0f0
<div style="background-color:#b5f0f0;">Content here</div>
.mybackground {background-color:#b5f0f0;}
Border around this has a color of #b5f0f0
<div style="border:2px solid #b5f0f0;">Content here</div>
.myborder {border:2px solid #b5f0f0;}