#badbcf color space conversions
Hex:
#badbcf
RGB:
186, 219, 207
CMY:
27, 14, 19
CMYK:
15, 0, 5, 14
HSL:
158°, 31.4286%, 79.4118%
HSV (HSB):
158°, 15.0685%, 85.8824%
XYZ:
56.8437, 65.6071, 68.6989
xyY:
0.2974, 0.3432, 65.6071
CIE-Lab:
84.7956, -13.2028, 2.2477
CIE-LCH:
84.7956, 13.3928, 170.3384
CIE-Luv:
84.7956, -17.0966, 5.6808
Hunter-Lab:
80.9982, -16.4775, 6.4117
#badbcf color charts
#badbcf color shades, tints & tones
#badbcf color schemes
#badbcf color preview, HTML & CSS examples
This text has a color of #badbcf
<p style="color:#badbcf;">Text here</p>
.mytext {color:#badbcf;}
This box has a color of #badbcf
<div style="background-color:#badbcf;">Content here</div>
.mybackground {background-color:#badbcf;}
Border around this has a color of #badbcf
<div style="border:2px solid #badbcf;">Content here</div>
.myborder {border:2px solid #badbcf;}