#f9bed4 color space conversions
Hex:
#f9bed4
RGB:
249, 190, 212
CMY:
2, 25, 17
CMYK:
0, 24, 15, 2
HSL:
338°, 83.0986%, 86.0784%
HSV (HSB):
338°, 23.6948%, 97.6471%
XYZ:
69.3640, 61.7201, 70.5446
xyY:
0.3440, 0.3061, 61.7201
CIE-Lab:
82.7644, 24.4534, -2.7771
CIE-LCH:
82.7644, 24.6106, 353.5207
CIE-Luv:
82.7644, 34.5063, -8.6545
Hunter-Lab:
78.5622, 20.1173, 1.7542
#f9bed4 color charts
#f9bed4 color shades, tints & tones
#f9bed4 color schemes
#f9bed4 color preview, HTML & CSS examples
This text has a color of #f9bed4
<p style="color:#f9bed4;">Text here</p>
.mytext {color:#f9bed4;}
This box has a color of #f9bed4
<div style="background-color:#f9bed4;">Content here</div>
.mybackground {background-color:#f9bed4;}
Border around this has a color of #f9bed4
<div style="border:2px solid #f9bed4;">Content here</div>
.myborder {border:2px solid #f9bed4;}