#fbadb9 color space conversions
Hex:
#fbadb9
RGB:
251, 173, 185
CMY:
2, 32, 27
CMYK:
0, 31, 26, 2
HSL:
351°, 90.6977%, 83.1373%
HSV (HSB):
351°, 31.0757%, 98.4314%
XYZ:
63.4842, 53.8992, 52.9565
xyY:
0.3727, 0.3164, 53.8992
CIE-Lab:
78.4029, 30.1557, 5.4801
CIE-LCH:
78.4029, 30.6496, 10.2998
CIE-Luv:
78.4029, 49.4326, 2.2860
Hunter-Lab:
73.4160, 25.8741, 8.6241
#fbadb9 color charts
#fbadb9 color shades, tints & tones
#fbadb9 color schemes
#fbadb9 color preview, HTML & CSS examples
This text has a color of #fbadb9
<p style="color:#fbadb9;">Text here</p>
.mytext {color:#fbadb9;}
This box has a color of #fbadb9
<div style="background-color:#fbadb9;">Content here</div>
.mybackground {background-color:#fbadb9;}
Border around this has a color of #fbadb9
<div style="border:2px solid #fbadb9;">Content here</div>
.myborder {border:2px solid #fbadb9;}