#fbb8fc color space conversions
Hex:
#fbb8fc
RGB:
251, 184, 252
CMY:
2, 28, 1
CMYK:
0, 27, 0, 1
HSL:
299°, 91.8919%, 85.4902%
HSV (HSB):
299°, 26.9841%, 98.8235%
XYZ:
74.4948, 61.8185, 100.1013
xyY:
0.3151, 0.2615, 61.8185
CIE-Lab:
82.8168, 35.0638, -24.0980
CIE-LCH:
82.8168, 42.5462, 325.5007
CIE-Luv:
82.8168, 33.3855, -44.1893
Hunter-Lab:
78.6247, 31.5307, -20.4479
#fbb8fc color charts
#fbb8fc color shades, tints & tones
#fbb8fc color schemes
#fbb8fc color preview, HTML & CSS examples
This text has a color of #fbb8fc
<p style="color:#fbb8fc;">Text here</p>
.mytext {color:#fbb8fc;}
This box has a color of #fbb8fc
<div style="background-color:#fbb8fc;">Content here</div>
.mybackground {background-color:#fbb8fc;}
Border around this has a color of #fbb8fc
<div style="border:2px solid #fbb8fc;">Content here</div>
.myborder {border:2px solid #fbb8fc;}