#f2da31 color space conversions
Hex:
#f2da31
RGB:
242, 218, 49
CMY:
5, 15, 81
CMYK:
0, 10, 80, 5
HSL:
53°, 88.1279%, 57.0588%
HSV (HSB):
53°, 79.7521%, 94.9020%
XYZ:
62.2437, 69.2418, 12.9901
xyY:
0.4308, 0.4793, 69.2418
CIE-Lab:
86.6236, -8.1441, 78.4800
CIE-LCH:
86.6236, 78.9015, 95.9245
CIE-Luv:
86.6236, 23.1862, 88.2707
Hunter-Lab:
83.2117, -12.0994, 48.9924
#f2da31 color charts
#f2da31 color shades, tints & tones
#f2da31 color schemes
#f2da31 color preview, HTML & CSS examples
This text has a color of #f2da31
<p style="color:#f2da31;">Text here</p>
.mytext {color:#f2da31;}
This box has a color of #f2da31
<div style="background-color:#f2da31;">Content here</div>
.mybackground {background-color:#f2da31;}
Border around this has a color of #f2da31
<div style="border:2px solid #f2da31;">Content here</div>
.myborder {border:2px solid #f2da31;}