#f5bcd2 color space conversions
Hex:
#f5bcd2
RGB:
245, 188, 210
CMY:
4, 26, 18
CMYK:
0, 23, 14, 4
HSL:
337°, 74.0260%, 84.9020%
HSV (HSB):
337°, 23.2653%, 96.0784%
XYZ:
67.2723, 60.0321, 69.0145
xyY:
0.3427, 0.3058, 60.0321
CIE-Lab:
81.8556, 23.7990, -3.0835
CIE-LCH:
81.8556, 23.9980, 352.6176
CIE-Luv:
81.8556, 33.2132, -8.9776
Hunter-Lab:
77.4804, 19.3919, 1.4246
#f5bcd2 color charts
#f5bcd2 color shades, tints & tones
#f5bcd2 color schemes
#f5bcd2 color preview, HTML & CSS examples
This text has a color of #f5bcd2
<p style="color:#f5bcd2;">Text here</p>
.mytext {color:#f5bcd2;}
This box has a color of #f5bcd2
<div style="background-color:#f5bcd2;">Content here</div>
.mybackground {background-color:#f5bcd2;}
Border around this has a color of #f5bcd2
<div style="border:2px solid #f5bcd2;">Content here</div>
.myborder {border:2px solid #f5bcd2;}