#b0fecd color space conversions
Hex:
#b0fecd
RGB:
176, 254, 205
CMY:
31, 0, 20
CMYK:
31, 0, 19, 0
HSL:
142°, 97.5000%, 84.3137%
HSV (HSB):
142°, 30.7087%, 99.6078%
XYZ:
64.3658, 84.5215, 70.6795
xyY:
0.2931, 0.3849, 84.5215
CIE-Lab:
93.6765, -33.6652, 15.9268
CIE-LCH:
93.6765, 37.2426, 154.6815
CIE-Luv:
93.6765, -37.8900, 29.5541
Hunter-Lab:
91.9356, -35.9162, 18.7731
#b0fecd color charts
#b0fecd color shades, tints & tones
#b0fecd color schemes
#b0fecd color preview, HTML & CSS examples
This text has a color of #b0fecd
<p style="color:#b0fecd;">Text here</p>
.mytext {color:#b0fecd;}
This box has a color of #b0fecd
<div style="background-color:#b0fecd;">Content here</div>
.mybackground {background-color:#b0fecd;}
Border around this has a color of #b0fecd
<div style="border:2px solid #b0fecd;">Content here</div>
.myborder {border:2px solid #b0fecd;}