#badfb9 color space conversions
Hex:
#badfb9
RGB:
186, 223, 185
CMY:
27, 13, 27
CMYK:
17, 0, 17, 13
HSL:
118°, 37.2549%, 80.0000%
HSV (HSB):
118°, 17.0404%, 87.4510%
XYZ:
55.3943, 66.7172, 55.8571
xyY:
0.3113, 0.3749, 66.7172
CIE-Lab:
85.3610, -19.2508, 14.6561
CIE-LCH:
85.3610, 24.1949, 142.7172
CIE-Luv:
85.3610, -18.6115, 24.7930
Hunter-Lab:
81.6806, -21.8856, 16.6311
#badfb9 color charts
#badfb9 color shades, tints & tones
#badfb9 color schemes
#badfb9 color preview, HTML & CSS examples
This text has a color of #badfb9
<p style="color:#badfb9;">Text here</p>
.mytext {color:#badfb9;}
This box has a color of #badfb9
<div style="background-color:#badfb9;">Content here</div>
.mybackground {background-color:#badfb9;}
Border around this has a color of #badfb9
<div style="border:2px solid #badfb9;">Content here</div>
.myborder {border:2px solid #badfb9;}