#f2f27d color space conversions
Hex:
#f2f27d
RGB:
242, 242, 125
CMY:
5, 5, 51
CMYK:
0, 0, 48, 5
HSL:
60°, 81.8182%, 71.9608%
HSV (HSB):
60°, 48.3471%, 94.9020%
XYZ:
72.0718, 83.8622, 31.7905
xyY:
0.3839, 0.4467, 83.8622
CIE-Lab:
93.3906, -15.5665, 55.9234
CIE-LCH:
93.3906, 58.0495, 105.5547
CIE-Luv:
93.3906, 5.3584, 74.2772
Hunter-Lab:
91.5763, -19.7767, 43.5210
#f2f27d color charts
#f2f27d color shades, tints & tones
#f2f27d color schemes
#f2f27d color preview, HTML & CSS examples
This text has a color of #f2f27d
<p style="color:#f2f27d;">Text here</p>
.mytext {color:#f2f27d;}
This box has a color of #f2f27d
<div style="background-color:#f2f27d;">Content here</div>
.mybackground {background-color:#f2f27d;}
Border around this has a color of #f2f27d
<div style="border:2px solid #f2f27d;">Content here</div>
.myborder {border:2px solid #f2f27d;}