#f1f160 color space conversions
Hex:
#f1f160
RGB:
241, 241, 96
CMY:
5, 5, 62
CMYK:
0, 0, 60, 5
HSL:
60°, 83.8150%, 66.0784%
HSV (HSB):
60°, 60.1660%, 94.5098%
XYZ:
69.8422, 82.4559, 23.3008
xyY:
0.3977, 0.4696, 82.4559
CIE-Lab:
92.7757, -17.6668, 67.9161
CIE-LCH:
92.7757, 70.1763, 104.5811
CIE-Luv:
92.7757, 6.1558, 85.3356
Hunter-Lab:
90.8052, -21.6170, 48.3497
#f1f160 color charts
#f1f160 color shades, tints & tones
#f1f160 color schemes
#f1f160 color preview, HTML & CSS examples
This text has a color of #f1f160
<p style="color:#f1f160;">Text here</p>
.mytext {color:#f1f160;}
This box has a color of #f1f160
<div style="background-color:#f1f160;">Content here</div>
.mybackground {background-color:#f1f160;}
Border around this has a color of #f1f160
<div style="border:2px solid #f1f160;">Content here</div>
.myborder {border:2px solid #f1f160;}