#f1baca color space conversions
Hex:
#f1baca
RGB:
241, 186, 202
CMY:
5, 27, 21
CMYK:
0, 23, 16, 5
HSL:
343°, 66.2651%, 83.7255%
HSV (HSB):
343°, 22.8216%, 94.5098%
XYZ:
64.4952, 58.0829, 63.6890
xyY:
0.3463, 0.3118, 58.0829
CIE-Lab:
80.7848, 22.1966, -0.3919
CIE-LCH:
80.7848, 22.2001, 358.9885
CIE-Luv:
80.7848, 32.6709, -4.6395
Hunter-Lab:
76.2121, 17.6861, 3.8010
#f1baca color charts
#f1baca color shades, tints & tones
#f1baca color schemes
#f1baca color preview, HTML & CSS examples
This text has a color of #f1baca
<p style="color:#f1baca;">Text here</p>
.mytext {color:#f1baca;}
This box has a color of #f1baca
<div style="background-color:#f1baca;">Content here</div>
.mybackground {background-color:#f1baca;}
Border around this has a color of #f1baca
<div style="border:2px solid #f1baca;">Content here</div>
.myborder {border:2px solid #f1baca;}