#f2f255 color space conversions
Hex:
#f2f255
RGB:
242, 242, 85
CMY:
5, 5, 67
CMYK:
0, 0, 65, 5
HSL:
60°, 85.7923%, 64.1176%
HSV (HSB):
60°, 64.8760%, 94.9020%
XYZ:
70.0098, 83.0374, 20.9322
xyY:
0.4024, 0.4773, 83.0374
CIE-Lab:
93.0308, -18.4059, 72.5551
CIE-LCH:
93.0308, 74.8533, 104.2346
CIE-Luv:
93.0308, 6.4430, 89.3183
Hunter-Lab:
91.1249, -22.3298, 50.1679
#f2f255 color charts
#f2f255 color shades, tints & tones
#f2f255 color schemes
#f2f255 color preview, HTML & CSS examples
This text has a color of #f2f255
<p style="color:#f2f255;">Text here</p>
.mytext {color:#f2f255;}
This box has a color of #f2f255
<div style="background-color:#f2f255;">Content here</div>
.mybackground {background-color:#f2f255;}
Border around this has a color of #f2f255
<div style="border:2px solid #f2f255;">Content here</div>
.myborder {border:2px solid #f2f255;}