#fbaff5 color space conversions
Hex:
#fbaff5
RGB:
251, 175, 245
CMY:
2, 31, 4
CMYK:
0, 30, 2, 2
HSL:
305°, 90.4762%, 83.5294%
HSV (HSB):
305°, 30.2789%, 98.4314%
XYZ:
71.5951, 57.7617, 93.7619
xyY:
0.3209, 0.2589, 57.7617
CIE-Lab:
80.6061, 38.5315, -23.7143
CIE-LCH:
80.6061, 45.2443, 328.3897
CIE-Luv:
80.6061, 38.8046, -43.9930
Hunter-Lab:
76.0011, 35.1496, -19.9447
#fbaff5 color charts
#fbaff5 color shades, tints & tones
#fbaff5 color schemes
#fbaff5 color preview, HTML & CSS examples
This text has a color of #fbaff5
<p style="color:#fbaff5;">Text here</p>
.mytext {color:#fbaff5;}
This box has a color of #fbaff5
<div style="background-color:#fbaff5;">Content here</div>
.mybackground {background-color:#fbaff5;}
Border around this has a color of #fbaff5
<div style="border:2px solid #fbaff5;">Content here</div>
.myborder {border:2px solid #fbaff5;}