#fbaed6 color space conversions
Hex:
#fbaed6
RGB:
251, 174, 214
CMY:
2, 32, 16
CMYK:
0, 31, 15, 2
HSL:
329°, 90.5882%, 83.3333%
HSV (HSB):
329°, 30.6773%, 98.4314%
XYZ:
67.0573, 55.6364, 70.8229
xyY:
0.3465, 0.2875, 55.6364
CIE-Lab:
79.4064, 33.8808, -8.7939
CIE-LCH:
79.4064, 35.0035, 345.4496
CIE-Luv:
79.4064, 44.3108, -19.4887
Hunter-Lab:
74.5898, 29.9420, -4.0829
#fbaed6 color charts
#fbaed6 color shades, tints & tones
#fbaed6 color schemes
#fbaed6 color preview, HTML & CSS examples
This text has a color of #fbaed6
<p style="color:#fbaed6;">Text here</p>
.mytext {color:#fbaed6;}
This box has a color of #fbaed6
<div style="background-color:#fbaed6;">Content here</div>
.mybackground {background-color:#fbaed6;}
Border around this has a color of #fbaed6
<div style="border:2px solid #fbaed6;">Content here</div>
.myborder {border:2px solid #fbaed6;}