#fbaed9 color space conversions
Hex:
#fbaed9
RGB:
251, 174, 217
CMY:
2, 32, 15
CMYK:
0, 31, 14, 2
HSL:
326°, 90.5882%, 83.3333%
HSV (HSB):
326°, 30.6773%, 98.4314%
XYZ:
67.4441, 55.7911, 72.8597
xyY:
0.3439, 0.2845, 55.7911
CIE-Lab:
79.4948, 34.3541, -10.2871
CIE-LCH:
79.4948, 35.8613, 343.3300
CIE-Luv:
79.4948, 43.8301, -21.8764
Hunter-Lab:
74.6934, 30.4623, -5.5490
#fbaed9 color charts
#fbaed9 color shades, tints & tones
#fbaed9 color schemes
#fbaed9 color preview, HTML & CSS examples
This text has a color of #fbaed9
<p style="color:#fbaed9;">Text here</p>
.mytext {color:#fbaed9;}
This box has a color of #fbaed9
<div style="background-color:#fbaed9;">Content here</div>
.mybackground {background-color:#fbaed9;}
Border around this has a color of #fbaed9
<div style="border:2px solid #fbaed9;">Content here</div>
.myborder {border:2px solid #fbaed9;}