#ffb1f8 color space conversions
Hex:
#ffb1f8
RGB:
255, 177, 248
CMY:
0, 31, 3
CMYK:
0, 31, 3, 0
HSL:
305°, 100.0000%, 84.7059%
HSV (HSB):
305°, 30.5882%, 100.0000%
XYZ:
73.9054, 59.4816, 96.3928
xyY:
0.3216, 0.2589, 59.4816
CIE-Lab:
81.5556, 39.2809, -23.8406
CIE-LCH:
81.5556, 45.9496, 328.7454
CIE-Luv:
81.5556, 39.9254, -44.4017
Hunter-Lab:
77.1243, 36.0825, -20.1158
#ffb1f8 color charts
#ffb1f8 color shades, tints & tones
#ffb1f8 color schemes
#ffb1f8 color preview, HTML & CSS examples
This text has a color of #ffb1f8
<p style="color:#ffb1f8;">Text here</p>
.mytext {color:#ffb1f8;}
This box has a color of #ffb1f8
<div style="background-color:#ffb1f8;">Content here</div>
.mybackground {background-color:#ffb1f8;}
Border around this has a color of #ffb1f8
<div style="border:2px solid #ffb1f8;">Content here</div>
.myborder {border:2px solid #ffb1f8;}