#f2f134 color space conversions
Hex:
#f2f134
RGB:
242, 241, 52
CMY:
5, 5, 80
CMYK:
0, 0, 79, 5
HSL:
60°, 87.9630%, 57.6471%
HSV (HSB):
60°, 78.5124%, 94.9020%
XYZ:
68.6931, 82.0358, 15.4628
xyY:
0.4133, 0.4936, 82.0358
CIE-Lab:
92.5906, -19.3575, 82.8800
CIE-LCH:
92.5906, 85.1106, 103.1464
CIE-Luv:
92.5906, 7.6531, 96.7154
Hunter-Lab:
90.5736, -23.1253, 53.2795
#f2f134 color charts
#f2f134 color shades, tints & tones
#f2f134 color schemes
#f2f134 color preview, HTML & CSS examples
This text has a color of #f2f134
<p style="color:#f2f134;">Text here</p>
.mytext {color:#f2f134;}
This box has a color of #f2f134
<div style="background-color:#f2f134;">Content here</div>
.mybackground {background-color:#f2f134;}
Border around this has a color of #f2f134
<div style="border:2px solid #f2f134;">Content here</div>
.myborder {border:2px solid #f2f134;}