#f1dd95 color space conversions
Hex:
#f1dd95
RGB:
241, 221, 149
CMY:
5, 13, 42
CMYK:
0, 8, 38, 5
HSL:
47°, 76.6667%, 76.4706%
HSV (HSB):
47°, 38.1743%, 94.5098%
XYZ:
67.5569, 72.5836, 38.8832
xyY:
0.3774, 0.4054, 72.5836
CIE-Lab:
88.2487, -3.1300, 37.8453
CIE-LCH:
88.2487, 37.9745, 94.7279
CIE-Luv:
88.2487, 16.5695, 51.4413
Hunter-Lab:
85.1960, -7.5499, 32.5774
#f1dd95 color charts
#f1dd95 color shades, tints & tones
#f1dd95 color schemes
#f1dd95 color preview, HTML & CSS examples
This text has a color of #f1dd95
<p style="color:#f1dd95;">Text here</p>
.mytext {color:#f1dd95;}
This box has a color of #f1dd95
<div style="background-color:#f1dd95;">Content here</div>
.mybackground {background-color:#f1dd95;}
Border around this has a color of #f1dd95
<div style="border:2px solid #f1dd95;">Content here</div>
.myborder {border:2px solid #f1dd95;}