#f9b29c color space conversions
Hex:
#f9b29c
RGB:
249, 178, 156
CMY:
2, 30, 39
CMYK:
0, 29, 37, 2
HSL:
14°, 88.5714%, 79.4118%
HSV (HSB):
14°, 37.3494%, 97.6471%
XYZ:
60.9881, 54.3808, 38.7346
xyY:
0.3958, 0.3529, 54.3808
CIE-Lab:
78.6833, 23.1421, 21.5340
CIE-LCH:
78.6833, 31.6112, 42.9386
CIE-Luv:
78.6833, 48.9509, 25.1514
Hunter-Lab:
73.7434, 18.5742, 20.4775
#f9b29c color charts
#f9b29c color shades, tints & tones
#f9b29c color schemes
#f9b29c color preview, HTML & CSS examples
This text has a color of #f9b29c
<p style="color:#f9b29c;">Text here</p>
.mytext {color:#f9b29c;}
This box has a color of #f9b29c
<div style="background-color:#f9b29c;">Content here</div>
.mybackground {background-color:#f9b29c;}
Border around this has a color of #f9b29c
<div style="border:2px solid #f9b29c;">Content here</div>
.myborder {border:2px solid #f9b29c;}