#f0bac3 color space conversions
Hex:
#f0bac3
RGB:
240, 186, 195
CMY:
6, 27, 24
CMYK:
0, 23, 19, 6
HSL:
350°, 64.2857%, 83.5294%
HSV (HSB):
350°, 22.5000%, 94.1176%
XYZ:
63.3444, 57.5832, 59.4058
xyY:
0.3513, 0.3193, 57.5832
CIE-Lab:
80.5065, 20.7674, 2.9651
CIE-LCH:
80.5065, 20.9780, 8.1256
CIE-Luv:
80.5065, 32.8596, 0.5606
Hunter-Lab:
75.8836, 16.2079, 6.7031
#f0bac3 color charts
#f0bac3 color shades, tints & tones
#f0bac3 color schemes
#f0bac3 color preview, HTML & CSS examples
This text has a color of #f0bac3
<p style="color:#f0bac3;">Text here</p>
.mytext {color:#f0bac3;}
This box has a color of #f0bac3
<div style="background-color:#f0bac3;">Content here</div>
.mybackground {background-color:#f0bac3;}
Border around this has a color of #f0bac3
<div style="border:2px solid #f0bac3;">Content here</div>
.myborder {border:2px solid #f0bac3;}