#f5bed8 color space conversions
Hex:
#f5bed8
RGB:
245, 190, 216
CMY:
4, 25, 15
CMYK:
0, 22, 12, 4
HSL:
332°, 73.3333%, 85.2941%
HSV (HSB):
332°, 22.4490%, 96.0784%
XYZ:
68.4643, 61.1973, 73.1695
xyY:
0.3375, 0.3017, 61.1973
CIE-Lab:
82.4847, 23.7041, -5.3797
CIE-LCH:
82.4847, 24.3069, 347.2131
CIE-Luv:
82.4847, 31.3670, -12.4543
Hunter-Lab:
78.2287, 19.3198, -0.6956
#f5bed8 color charts
#f5bed8 color shades, tints & tones
#f5bed8 color schemes
#f5bed8 color preview, HTML & CSS examples
This text has a color of #f5bed8
<p style="color:#f5bed8;">Text here</p>
.mytext {color:#f5bed8;}
This box has a color of #f5bed8
<div style="background-color:#f5bed8;">Content here</div>
.mybackground {background-color:#f5bed8;}
Border around this has a color of #f5bed8
<div style="border:2px solid #f5bed8;">Content here</div>
.myborder {border:2px solid #f5bed8;}