#f9caba color space conversions
Hex:
#f9caba
RGB:
249, 202, 186
CMY:
2, 21, 27
CMYK:
0, 19, 25, 2
HSL:
15°, 84.0000%, 85.2941%
HSV (HSB):
15°, 25.3012%, 97.6471%
XYZ:
69.0504, 65.9260, 55.5400
xyY:
0.3624, 0.3460, 65.9260
CIE-Lab:
84.9586, 14.3157, 14.2659
CIE-LCH:
84.9586, 20.2103, 44.9002
CIE-Luv:
84.9586, 30.6067, 17.8832
Hunter-Lab:
81.1948, 9.7106, 16.2800
#f9caba color charts
#f9caba color shades, tints & tones
#f9caba color schemes
#f9caba color preview, HTML & CSS examples
This text has a color of #f9caba
<p style="color:#f9caba;">Text here</p>
.mytext {color:#f9caba;}
This box has a color of #f9caba
<div style="background-color:#f9caba;">Content here</div>
.mybackground {background-color:#f9caba;}
Border around this has a color of #f9caba
<div style="border:2px solid #f9caba;">Content here</div>
.myborder {border:2px solid #f9caba;}