#f5bff3 color space conversions
Hex:
#f5bff3
RGB:
245, 191, 243
CMY:
4, 25, 5
CMYK:
0, 22, 1, 4
HSL:
302°, 72.9730%, 85.4902%
HSV (HSB):
302°, 22.0408%, 96.0784%
XYZ:
72.4647, 63.1451, 93.1629
xyY:
0.3168, 0.2760, 63.1451
CIE-Lab:
83.5187, 27.8119, -18.2866
CIE-LCH:
83.5187, 33.2852, 326.6746
CIE-Luv:
83.5187, 27.4449, -33.5333
Hunter-Lab:
79.4639, 23.7157, -13.8864
#f5bff3 color charts
#f5bff3 color shades, tints & tones
#f5bff3 color schemes
#f5bff3 color preview, HTML & CSS examples
This text has a color of #f5bff3
<p style="color:#f5bff3;">Text here</p>
.mytext {color:#f5bff3;}
This box has a color of #f5bff3
<div style="background-color:#f5bff3;">Content here</div>
.mybackground {background-color:#f5bff3;}
Border around this has a color of #f5bff3
<div style="border:2px solid #f5bff3;">Content here</div>
.myborder {border:2px solid #f5bff3;}