#f0f252 color space conversions
Hex:
#f0f252
RGB:
240, 242, 82
CMY:
6, 5, 68
CMYK:
1, 0, 66, 5
HSL:
61°, 86.0215%, 63.5294%
HSV (HSB):
61°, 66.1157%, 94.9020%
XYZ:
69.2103, 82.6387, 20.2857
xyY:
0.4021, 0.4801, 82.6387
CIE-Lab:
92.8560, -19.3781, 73.4546
CIE-LCH:
92.8560, 75.9676, 104.7785
CIE-Luv:
92.8560, 5.1737, 90.1546
Hunter-Lab:
90.9058, -23.1859, 50.4035
#f0f252 color charts
#f0f252 color shades, tints & tones
#f0f252 color schemes
#f0f252 color preview, HTML & CSS examples
This text has a color of #f0f252
<p style="color:#f0f252;">Text here</p>
.mytext {color:#f0f252;}
This box has a color of #f0f252
<div style="background-color:#f0f252;">Content here</div>
.mybackground {background-color:#f0f252;}
Border around this has a color of #f0f252
<div style="border:2px solid #f0f252;">Content here</div>
.myborder {border:2px solid #f0f252;}