#f1d080 color space conversions
Hex:
#f1d080
RGB:
241, 208, 128
CMY:
5, 18, 50
CMYK:
0, 14, 47, 5
HSL:
42°, 80.1418%, 72.3529%
HSV (HSB):
42°, 46.8880%, 94.5098%
XYZ:
62.7278, 65.3710, 29.7338
xyY:
0.3974, 0.4142, 65.3710
CIE-Lab:
84.6746, 1.3798, 43.8210
CIE-LCH:
84.6746, 43.8427, 88.1965
CIE-Luv:
84.6746, 26.1062, 56.3275
Hunter-Lab:
80.8524, -3.0057, 34.7925
#f1d080 color charts
#f1d080 color shades, tints & tones
#f1d080 color schemes
#f1d080 color preview, HTML & CSS examples
This text has a color of #f1d080
<p style="color:#f1d080;">Text here</p>
.mytext {color:#f1d080;}
This box has a color of #f1d080
<div style="background-color:#f1d080;">Content here</div>
.mybackground {background-color:#f1d080;}
Border around this has a color of #f1d080
<div style="border:2px solid #f1d080;">Content here</div>
.myborder {border:2px solid #f1d080;}