#f2f975 color space conversions
Hex:
#f2f975
RGB:
242, 249, 117
CMY:
5, 2, 54
CMYK:
3, 0, 53, 2
HSL:
63°, 91.6667%, 71.7647%
HSV (HSB):
63°, 53.0120%, 97.6471%
XYZ:
73.7045, 87.9130, 29.9139
xyY:
0.3848, 0.4590, 87.9130
CIE-Lab:
95.1243, -19.6218, 61.5764
CIE-LCH:
95.1243, 64.6271, 107.6749
CIE-Luv:
95.1243, 1.3280, 80.9952
Hunter-Lab:
93.7619, -23.7678, 46.7174
#f2f975 color charts
#f2f975 color shades, tints & tones
#f2f975 color schemes
#f2f975 color preview, HTML & CSS examples
This text has a color of #f2f975
<p style="color:#f2f975;">Text here</p>
.mytext {color:#f2f975;}
This box has a color of #f2f975
<div style="background-color:#f2f975;">Content here</div>
.mybackground {background-color:#f2f975;}
Border around this has a color of #f2f975
<div style="border:2px solid #f2f975;">Content here</div>
.myborder {border:2px solid #f2f975;}