#f0bca5 color space conversions
Hex:
#f0bca5
RGB:
240, 188, 165
CMY:
6, 26, 35
CMYK:
0, 22, 31, 6
HSL:
18°, 71.4286%, 79.4118%
HSV (HSB):
18°, 31.2500%, 94.1176%
XYZ:
60.7099, 57.2083, 43.4399
xyY:
0.3762, 0.3545, 57.2083
CIE-Lab:
80.2966, 15.5314, 18.7953
CIE-LCH:
80.2966, 24.3822, 50.4316
CIE-Luv:
80.2966, 35.0971, 23.3991
Hunter-Lab:
75.6362, 10.9110, 18.8935
#f0bca5 color charts
#f0bca5 color shades, tints & tones
#f0bca5 color schemes
#f0bca5 color preview, HTML & CSS examples
This text has a color of #f0bca5
<p style="color:#f0bca5;">Text here</p>
.mytext {color:#f0bca5;}
This box has a color of #f0bca5
<div style="background-color:#f0bca5;">Content here</div>
.mybackground {background-color:#f0bca5;}
Border around this has a color of #f0bca5
<div style="border:2px solid #f0bca5;">Content here</div>
.myborder {border:2px solid #f0bca5;}