#fbaffc color space conversions
Hex:
#fbaffc
RGB:
251, 175, 252
CMY:
2, 31, 1
CMYK:
0, 31, 0, 1
HSL:
299°, 92.7711%, 83.7255%
HSV (HSB):
299°, 30.5556%, 98.8235%
XYZ:
72.6843, 58.1974, 99.4978
xyY:
0.3155, 0.2526, 58.1974
CIE-Lab:
80.8484, 39.7827, -27.1001
CIE-LCH:
80.8484, 48.1360, 325.7372
CIE-Luv:
80.8484, 37.6748, -49.7567
Hunter-Lab:
76.2873, 36.5670, -23.9280
#fbaffc color charts
#fbaffc color shades, tints & tones
#fbaffc color schemes
#fbaffc color preview, HTML & CSS examples
This text has a color of #fbaffc
<p style="color:#fbaffc;">Text here</p>
.mytext {color:#fbaffc;}
This box has a color of #fbaffc
<div style="background-color:#fbaffc;">Content here</div>
.mybackground {background-color:#fbaffc;}
Border around this has a color of #fbaffc
<div style="border:2px solid #fbaffc;">Content here</div>
.myborder {border:2px solid #fbaffc;}