#f2ed2a color space conversions
Hex:
#f2ed2a
RGB:
242, 237, 42
CMY:
5, 7, 84
CMYK:
0, 2, 83, 5
HSL:
59°, 88.4956%, 55.6863%
HSV (HSB):
59°, 82.6446%, 94.9020%
XYZ:
67.3201, 79.6128, 14.0091
xyY:
0.4183, 0.4947, 79.6128
CIE-Lab:
91.5108, -17.7129, 84.3963
CIE-LCH:
91.5108, 86.2350, 101.8530
CIE-Luv:
91.5108, 10.3932, 96.7567
Hunter-Lab:
89.2260, -21.4692, 53.1492
#f2ed2a color charts
#f2ed2a color shades, tints & tones
#f2ed2a color schemes
#f2ed2a color preview, HTML & CSS examples
This text has a color of #f2ed2a
<p style="color:#f2ed2a;">Text here</p>
.mytext {color:#f2ed2a;}
This box has a color of #f2ed2a
<div style="background-color:#f2ed2a;">Content here</div>
.mybackground {background-color:#f2ed2a;}
Border around this has a color of #f2ed2a
<div style="border:2px solid #f2ed2a;">Content here</div>
.myborder {border:2px solid #f2ed2a;}