#b9fadc color space conversions
Hex:
#b9fadc
RGB:
185, 250, 220
CMY:
27, 2, 14
CMYK:
26, 0, 12, 2
HSL:
152°, 86.6667%, 85.2941%
HSV (HSB):
152°, 26.0000%, 98.0392%
XYZ:
67.1115, 83.8528, 80.3582
xyY:
0.2901, 0.3625, 83.8528
CIE-Lab:
93.3865, -26.2585, 7.8578
CIE-LCH:
93.3865, 27.4091, 163.3402
CIE-Luv:
93.3865, -32.0698, 16.4902
Hunter-Lab:
91.5712, -29.4290, 12.0699
#b9fadc color charts
#b9fadc color shades, tints & tones
#b9fadc color schemes
#b9fadc color preview, HTML & CSS examples
This text has a color of #b9fadc
<p style="color:#b9fadc;">Text here</p>
.mytext {color:#b9fadc;}
This box has a color of #b9fadc
<div style="background-color:#b9fadc;">Content here</div>
.mybackground {background-color:#b9fadc;}
Border around this has a color of #b9fadc
<div style="border:2px solid #b9fadc;">Content here</div>
.myborder {border:2px solid #b9fadc;}