#f1f985 color space conversions
Hex:
#f1f985
RGB:
241, 249, 133
CMY:
5, 2, 48
CMYK:
3, 0, 47, 2
HSL:
64°, 90.6250%, 74.9020%
HSV (HSB):
64°, 46.5863%, 97.6471%
XYZ:
74.3849, 88.1456, 35.2836
xyY:
0.3760, 0.4456, 88.1456
CIE-Lab:
95.2222, -18.6346, 54.3896
CIE-LCH:
95.2222, 57.4933, 108.9122
CIE-Luv:
95.2222, 0.2483, 73.8840
Hunter-Lab:
93.8859, -22.8763, 43.4381
#f1f985 color charts
#f1f985 color shades, tints & tones
#f1f985 color schemes
#f1f985 color preview, HTML & CSS examples
This text has a color of #f1f985
<p style="color:#f1f985;">Text here</p>
.mytext {color:#f1f985;}
This box has a color of #f1f985
<div style="background-color:#f1f985;">Content here</div>
.mybackground {background-color:#f1f985;}
Border around this has a color of #f1f985
<div style="border:2px solid #f1f985;">Content here</div>
.myborder {border:2px solid #f1f985;}