#f5bac9 color space conversions
Hex:
#f5bac9
RGB:
245, 186, 201
CMY:
4, 27, 21
CMYK:
0, 24, 18, 4
HSL:
345°, 74.6835%, 84.5098%
HSV (HSB):
345°, 24.0816%, 96.0784%
XYZ:
65.7577, 58.7473, 63.1319
xyY:
0.3505, 0.3131, 58.7473
CIE-Lab:
81.1525, 23.4602, 0.7311
CIE-LCH:
81.1525, 23.4716, 1.7850
CIE-Luv:
81.1525, 35.4763, -3.2254
Hunter-Lab:
76.6468, 19.0088, 4.8172
#f5bac9 color charts
#f5bac9 color shades, tints & tones
#f5bac9 color schemes
#f5bac9 color preview, HTML & CSS examples
This text has a color of #f5bac9
<p style="color:#f5bac9;">Text here</p>
.mytext {color:#f5bac9;}
This box has a color of #f5bac9
<div style="background-color:#f5bac9;">Content here</div>
.mybackground {background-color:#f5bac9;}
Border around this has a color of #f5bac9
<div style="border:2px solid #f5bac9;">Content here</div>
.myborder {border:2px solid #f5bac9;}