#f9b9a5 color space conversions
Hex:
#f9b9a5
RGB:
249, 185, 165
CMY:
2, 27, 35
CMYK:
0, 26, 34, 2
HSL:
14°, 87.5000%, 81.1765%
HSV (HSB):
14°, 33.7349%, 97.6471%
XYZ:
63.2074, 57.5543, 43.3750
xyY:
0.3851, 0.3506, 57.5543
CIE-Lab:
80.4903, 20.5220, 19.2026
CIE-LCH:
80.4903, 28.1050, 43.0978
CIE-Luv:
80.4903, 43.3573, 22.8978
Hunter-Lab:
75.8645, 15.9564, 19.2065
#f9b9a5 color charts
#f9b9a5 color shades, tints & tones
#f9b9a5 color schemes
#f9b9a5 color preview, HTML & CSS examples
This text has a color of #f9b9a5
<p style="color:#f9b9a5;">Text here</p>
.mytext {color:#f9b9a5;}
This box has a color of #f9b9a5
<div style="background-color:#f9b9a5;">Content here</div>
.mybackground {background-color:#f9b9a5;}
Border around this has a color of #f9b9a5
<div style="border:2px solid #f9b9a5;">Content here</div>
.myborder {border:2px solid #f9b9a5;}