#b8fcdc color space conversions
Hex:
#b8fcdc
RGB:
184, 252, 220
CMY:
28, 1, 14
CMYK:
27, 0, 13, 1
HSL:
152°, 91.8919%, 85.4902%
HSV (HSB):
152°, 26.9841%, 98.8235%
XYZ:
67.4958, 84.9785, 80.5552
xyY:
0.2896, 0.3647, 84.9785
CIE-Lab:
93.8738, -27.5106, 8.5504
CIE-LCH:
93.8738, 28.8087, 162.7345
CIE-Luv:
93.8738, -33.4115, 17.7503
Hunter-Lab:
92.1838, -30.6260, 12.7178
#b8fcdc color charts
#b8fcdc color shades, tints & tones
#b8fcdc color schemes
#b8fcdc color preview, HTML & CSS examples
This text has a color of #b8fcdc
<p style="color:#b8fcdc;">Text here</p>
.mytext {color:#b8fcdc;}
This box has a color of #b8fcdc
<div style="background-color:#b8fcdc;">Content here</div>
.mybackground {background-color:#b8fcdc;}
Border around this has a color of #b8fcdc
<div style="border:2px solid #b8fcdc;">Content here</div>
.myborder {border:2px solid #b8fcdc;}