#f5bcc0 color space conversions
Hex:
#f5bcc0
RGB:
245, 188, 192
CMY:
4, 26, 25
CMYK:
0, 23, 22, 4
HSL:
356°, 74.0260%, 84.9020%
HSV (HSB):
356°, 23.2653%, 96.0784%
XYZ:
65.1538, 59.1847, 57.8590
xyY:
0.3576, 0.3248, 59.1847
CIE-Lab:
81.3930, 21.0658, 5.9245
CIE-LCH:
81.3930, 21.8830, 15.7080
CIE-Luv:
81.3930, 35.4568, 4.7724
Hunter-Lab:
76.9316, 16.5425, 9.2611
#f5bcc0 color charts
#f5bcc0 color shades, tints & tones
#f5bcc0 color schemes
#f5bcc0 color preview, HTML & CSS examples
This text has a color of #f5bcc0
<p style="color:#f5bcc0;">Text here</p>
.mytext {color:#f5bcc0;}
This box has a color of #f5bcc0
<div style="background-color:#f5bcc0;">Content here</div>
.mybackground {background-color:#f5bcc0;}
Border around this has a color of #f5bcc0
<div style="border:2px solid #f5bcc0;">Content here</div>
.myborder {border:2px solid #f5bcc0;}