#b8ffdc color space conversions
Hex:
#b8ffdc
RGB:
184, 255, 220
CMY:
28, 0, 14
CMYK:
28, 0, 14, 0
HSL:
150°, 100.0000%, 86.0784%
HSV (HSB):
150°, 27.8431%, 100.0000%
XYZ:
68.4454, 86.8777, 80.8718
xyY:
0.2898, 0.3678, 86.8777
CIE-Lab:
94.6863, -28.9305, 9.7147
CIE-LCH:
94.6863, 30.5180, 161.4383
CIE-Luv:
94.6863, -34.7541, 19.7488
Hunter-Lab:
93.2082, -32.0367, 13.8030
#b8ffdc color charts
#b8ffdc color shades, tints & tones
#b8ffdc color schemes
#b8ffdc color preview, HTML & CSS examples
This text has a color of #b8ffdc
<p style="color:#b8ffdc;">Text here</p>
.mytext {color:#b8ffdc;}
This box has a color of #b8ffdc
<div style="background-color:#b8ffdc;">Content here</div>
.mybackground {background-color:#b8ffdc;}
Border around this has a color of #b8ffdc
<div style="border:2px solid #b8ffdc;">Content here</div>
.myborder {border:2px solid #b8ffdc;}