#f7bdf6 color space conversions
Hex:
#f7bdf6
RGB:
247, 189, 246
CMY:
3, 26, 4
CMYK:
0, 23, 0, 3
HSL:
301°, 78.3784%, 85.4902%
HSV (HSB):
301°, 23.4818%, 96.8627%
XYZ:
73.1899, 62.8232, 95.4573
xyY:
0.3162, 0.2714, 62.8232
CIE-Lab:
83.3493, 30.0611, -20.1248
CIE-LCH:
83.3493, 36.1756, 326.1991
CIE-Luv:
83.3493, 29.2877, -36.8887
Hunter-Lab:
79.2611, 26.1206, -15.9226
#f7bdf6 color charts
#f7bdf6 color shades, tints & tones
#f7bdf6 color schemes
#f7bdf6 color preview, HTML & CSS examples
This text has a color of #f7bdf6
<p style="color:#f7bdf6;">Text here</p>
.mytext {color:#f7bdf6;}
This box has a color of #f7bdf6
<div style="background-color:#f7bdf6;">Content here</div>
.mybackground {background-color:#f7bdf6;}
Border around this has a color of #f7bdf6
<div style="border:2px solid #f7bdf6;">Content here</div>
.myborder {border:2px solid #f7bdf6;}