#fbb6f8 color space conversions
Hex:
#fbb6f8
RGB:
251, 182, 248
CMY:
2, 29, 3
CMYK:
0, 27, 1, 2
HSL:
303°, 89.6104%, 84.9020%
HSV (HSB):
303°, 27.4900%, 98.4314%
XYZ:
73.4549, 60.7424, 96.6599
xyY:
0.3182, 0.2631, 60.7424
CIE-Lab:
82.2401, 35.3943, -22.8377
CIE-LCH:
82.2401, 42.1227, 327.1685
CIE-Luv:
82.2401, 34.9436, -42.1468
Hunter-Lab:
77.9374, 31.8431, -18.9767
#fbb6f8 color charts
#fbb6f8 color shades, tints & tones
#fbb6f8 color schemes
#fbb6f8 color preview, HTML & CSS examples
This text has a color of #fbb6f8
<p style="color:#fbb6f8;">Text here</p>
.mytext {color:#fbb6f8;}
This box has a color of #fbb6f8
<div style="background-color:#fbb6f8;">Content here</div>
.mybackground {background-color:#fbb6f8;}
Border around this has a color of #fbb6f8
<div style="border:2px solid #fbb6f8;">Content here</div>
.myborder {border:2px solid #fbb6f8;}