#fbaef3 color space conversions
Hex:
#fbaef3
RGB:
251, 174, 243
CMY:
2, 32, 5
CMYK:
0, 31, 3, 2
HSL:
306°, 90.5882%, 83.3333%
HSV (HSB):
306°, 30.6773%, 98.4314%
XYZ:
71.0974, 57.2524, 92.0976
xyY:
0.3225, 0.2597, 57.2524
CIE-Lab:
80.3213, 38.7025, -23.0728
CIE-LCH:
80.3213, 45.0581, 329.1984
CIE-Luv:
80.3213, 39.6140, -42.9595
Hunter-Lab:
75.6653, 35.3096, -19.2003
#fbaef3 color charts
#fbaef3 color shades, tints & tones
#fbaef3 color schemes
#fbaef3 color preview, HTML & CSS examples
This text has a color of #fbaef3
<p style="color:#fbaef3;">Text here</p>
.mytext {color:#fbaef3;}
This box has a color of #fbaef3
<div style="background-color:#fbaef3;">Content here</div>
.mybackground {background-color:#fbaef3;}
Border around this has a color of #fbaef3
<div style="border:2px solid #fbaef3;">Content here</div>
.myborder {border:2px solid #fbaef3;}