#f9dc95 color space conversions
Hex:
#f9dc95
RGB:
249, 220, 149
CMY:
2, 14, 42
CMYK:
0, 12, 40, 2
HSL:
43°, 89.2857%, 78.0392%
HSV (HSB):
43°, 40.1606%, 97.6471%
XYZ:
70.0849, 73.4961, 38.9261
xyY:
0.3840, 0.4027, 73.4961
CIE-Lab:
88.6838, 0.4928, 38.5432
CIE-LCH:
88.6838, 38.5463, 89.2675
CIE-Luv:
88.6838, 22.5910, 51.5384
Hunter-Lab:
85.7298, -4.1018, 33.0900
#f9dc95 color charts
#f9dc95 color shades, tints & tones
#f9dc95 color schemes
#f9dc95 color preview, HTML & CSS examples
This text has a color of #f9dc95
<p style="color:#f9dc95;">Text here</p>
.mytext {color:#f9dc95;}
This box has a color of #f9dc95
<div style="background-color:#f9dc95;">Content here</div>
.mybackground {background-color:#f9dc95;}
Border around this has a color of #f9dc95
<div style="border:2px solid #f9dc95;">Content here</div>
.myborder {border:2px solid #f9dc95;}