#fbaef6 color space conversions
Hex:
#fbaef6
RGB:
251, 174, 246
CMY:
2, 32, 4
CMYK:
0, 31, 2, 2
HSL:
304°, 90.5882%, 83.3333%
HSV (HSB):
304°, 30.6773%, 98.4314%
XYZ:
71.5543, 57.4352, 94.5036
xyY:
0.3202, 0.2570, 57.4352
CIE-Lab:
80.4237, 39.2314, -24.5292
CIE-LCH:
80.4237, 46.2686, 327.9845
CIE-Luv:
80.4237, 39.1245, -45.4248
Hunter-Lab:
75.7860, 35.9075, -20.8832
#fbaef6 color charts
#fbaef6 color shades, tints & tones
#fbaef6 color schemes
#fbaef6 color preview, HTML & CSS examples
This text has a color of #fbaef6
<p style="color:#fbaef6;">Text here</p>
.mytext {color:#fbaef6;}
This box has a color of #fbaef6
<div style="background-color:#fbaef6;">Content here</div>
.mybackground {background-color:#fbaef6;}
Border around this has a color of #fbaef6
<div style="border:2px solid #fbaef6;">Content here</div>
.myborder {border:2px solid #fbaef6;}