#f1cd7a color space conversions
Hex:
#f1cd7a
RGB:
241, 205, 122
CMY:
5, 20, 52
CMYK:
0, 15, 49, 5
HSL:
42°, 80.9524%, 71.1765%
HSV (HSB):
42°, 49.3776%, 94.5098%
XYZ:
61.6198, 63.7686, 27.4732
xyY:
0.4031, 0.4172, 63.7686
CIE-Lab:
83.8451, 2.3767, 45.7664
CIE-LCH:
83.8451, 45.8280, 87.0273
CIE-Luv:
83.8451, 28.4668, 57.9189
Hunter-Lab:
79.8552, -2.0082, 35.5007
#f1cd7a color charts
#f1cd7a color shades, tints & tones
#f1cd7a color schemes
#f1cd7a color preview, HTML & CSS examples
This text has a color of #f1cd7a
<p style="color:#f1cd7a;">Text here</p>
.mytext {color:#f1cd7a;}
This box has a color of #f1cd7a
<div style="background-color:#f1cd7a;">Content here</div>
.mybackground {background-color:#f1cd7a;}
Border around this has a color of #f1cd7a
<div style="border:2px solid #f1cd7a;">Content here</div>
.myborder {border:2px solid #f1cd7a;}