#f5becc color space conversions
Hex:
#f5becc
RGB:
245, 190, 204
CMY:
4, 25, 20
CMYK:
0, 22, 17, 4
HSL:
345°, 73.3333%, 85.2941%
HSV (HSB):
345°, 22.4490%, 96.0784%
XYZ:
66.9687, 60.5990, 65.2939
xyY:
0.3472, 0.3142, 60.5990
CIE-Lab:
82.1627, 21.8042, 0.5904
CIE-LCH:
82.1627, 21.8121, 1.5511
CIE-Luv:
82.1627, 32.8493, -3.1191
Hunter-Lab:
77.8454, 17.3304, 4.7615
#f5becc color charts
#f5becc color shades, tints & tones
#f5becc color schemes
#f5becc color preview, HTML & CSS examples
This text has a color of #f5becc
<p style="color:#f5becc;">Text here</p>
.mytext {color:#f5becc;}
This box has a color of #f5becc
<div style="background-color:#f5becc;">Content here</div>
.mybackground {background-color:#f5becc;}
Border around this has a color of #f5becc
<div style="border:2px solid #f5becc;">Content here</div>
.myborder {border:2px solid #f5becc;}