#f1bca5 color space conversions
Hex:
#f1bca5
RGB:
241, 188, 165
CMY:
5, 26, 35
CMYK:
0, 22, 32, 5
HSL:
18°, 73.0769%, 79.6078%
HSV (HSB):
18°, 31.5353%, 94.5098%
XYZ:
61.0504, 57.3838, 43.4558
xyY:
0.3771, 0.3545, 57.3838
CIE-Lab:
80.3950, 15.9108, 18.9469
CIE-LCH:
80.3950, 24.7415, 49.9780
CIE-Luv:
80.3950, 35.7983, 23.5242
Hunter-Lab:
75.7521, 11.2911, 19.0143
#f1bca5 color charts
#f1bca5 color shades, tints & tones
#f1bca5 color schemes
#f1bca5 color preview, HTML & CSS examples
This text has a color of #f1bca5
<p style="color:#f1bca5;">Text here</p>
.mytext {color:#f1bca5;}
This box has a color of #f1bca5
<div style="background-color:#f1bca5;">Content here</div>
.mybackground {background-color:#f1bca5;}
Border around this has a color of #f1bca5
<div style="border:2px solid #f1bca5;">Content here</div>
.myborder {border:2px solid #f1bca5;}