#f8b8ff color space conversions
Hex:
#f8b8ff
RGB:
248, 184, 255
CMY:
3, 28, 0
CMYK:
3, 28, 0, 0
HSL:
294°, 100.0000%, 86.0784%
HSV (HSB):
294°, 27.8431%, 100.0000%
XYZ:
73.9019, 61.4574, 102.5752
xyY:
0.3106, 0.2583, 61.4574
CIE-Lab:
82.6240, 34.6682, -26.0193
CIE-LCH:
82.6240, 43.3462, 323.1109
CIE-Luv:
82.6240, 31.0870, -47.2616
Hunter-Lab:
78.3948, 31.0790, -22.7013
#f8b8ff color charts
#f8b8ff color shades, tints & tones
#f8b8ff color schemes
#f8b8ff color preview, HTML & CSS examples
This text has a color of #f8b8ff
<p style="color:#f8b8ff;">Text here</p>
.mytext {color:#f8b8ff;}
This box has a color of #f8b8ff
<div style="background-color:#f8b8ff;">Content here</div>
.mybackground {background-color:#f8b8ff;}
Border around this has a color of #f8b8ff
<div style="border:2px solid #f8b8ff;">Content here</div>
.myborder {border:2px solid #f8b8ff;}