#b0ffcd color space conversions
Hex:
#b0ffcd
RGB:
176, 255, 205
CMY:
31, 0, 20
CMYK:
31, 0, 20, 0
HSL:
142°, 100.0000%, 84.5098%
HSV (HSB):
142°, 30.9804%, 100.0000%
XYZ:
64.6839, 85.1579, 70.7855
xyY:
0.2932, 0.3860, 85.1579
CIE-Lab:
93.9511, -34.1264, 16.3136
CIE-LCH:
93.9511, 37.8252, 154.4506
CIE-Luv:
93.9511, -38.3349, 30.1999
Hunter-Lab:
92.2810, -36.3731, 19.1175
#b0ffcd color charts
#b0ffcd color shades, tints & tones
#b0ffcd color schemes
#b0ffcd color preview, HTML & CSS examples
This text has a color of #b0ffcd
<p style="color:#b0ffcd;">Text here</p>
.mytext {color:#b0ffcd;}
This box has a color of #b0ffcd
<div style="background-color:#b0ffcd;">Content here</div>
.mybackground {background-color:#b0ffcd;}
Border around this has a color of #b0ffcd
<div style="border:2px solid #b0ffcd;">Content here</div>
.myborder {border:2px solid #b0ffcd;}