#f3bed4 color space conversions
Hex:
#f3bed4
RGB:
243, 190, 212
CMY:
5, 25, 17
CMYK:
0, 22, 13, 5
HSL:
335°, 68.8312%, 84.9020%
HSV (HSB):
335°, 21.8107%, 95.2941%
XYZ:
67.2593, 60.6351, 70.4461
xyY:
0.3391, 0.3057, 60.6351
CIE-Lab:
82.1822, 22.3628, -3.7003
CIE-LCH:
82.1822, 22.6669, 350.6045
CIE-Luv:
82.1822, 30.5541, -9.6448
Hunter-Lab:
77.8685, 17.9102, 0.8694
#f3bed4 color charts
#f3bed4 color shades, tints & tones
#f3bed4 color schemes
#f3bed4 color preview, HTML & CSS examples
This text has a color of #f3bed4
<p style="color:#f3bed4;">Text here</p>
.mytext {color:#f3bed4;}
This box has a color of #f3bed4
<div style="background-color:#f3bed4;">Content here</div>
.mybackground {background-color:#f3bed4;}
Border around this has a color of #f3bed4
<div style="border:2px solid #f3bed4;">Content here</div>
.myborder {border:2px solid #f3bed4;}