#f9b08d color space conversions
Hex:
#f9b08d
RGB:
249, 176, 141
CMY:
2, 31, 45
CMYK:
0, 29, 43, 2
HSL:
19°, 90.0000%, 76.4706%
HSV (HSB):
19°, 43.3735%, 97.6471%
XYZ:
59.4000, 53.1135, 32.3205
xyY:
0.4101, 0.3667, 53.1135
CIE-Lab:
77.9420, 22.5612, 28.5545
CIE-LCH:
77.9420, 36.3918, 51.6874
CIE-Luv:
77.9420, 52.1429, 33.6666
Hunter-Lab:
72.8790, 17.9480, 24.7213
#f9b08d color charts
#f9b08d color shades, tints & tones
#f9b08d color schemes
#f9b08d color preview, HTML & CSS examples
This text has a color of #f9b08d
<p style="color:#f9b08d;">Text here</p>
.mytext {color:#f9b08d;}
This box has a color of #f9b08d
<div style="background-color:#f9b08d;">Content here</div>
.mybackground {background-color:#f9b08d;}
Border around this has a color of #f9b08d
<div style="border:2px solid #f9b08d;">Content here</div>
.myborder {border:2px solid #f9b08d;}