#f2d048 color space conversions
Hex:
#f2d048
RGB:
242, 208, 72
CMY:
5, 18, 72
CMYK:
0, 14, 70, 5
HSL:
48°, 86.7347%, 61.5686%
HSV (HSB):
48°, 70.2479%, 94.9020%
XYZ:
60.3435, 64.4569, 15.3919
xyY:
0.4304, 0.4598, 64.4569
CIE-Lab:
84.2031, -2.1748, 68.5785
CIE-LCH:
84.2031, 68.6130, 91.8164
CIE-Luv:
84.2031, 29.5933, 78.9465
Hunter-Lab:
80.2850, -6.3354, 44.8327
#f2d048 color charts
#f2d048 color shades, tints & tones
#f2d048 color schemes
#f2d048 color preview, HTML & CSS examples
This text has a color of #f2d048
<p style="color:#f2d048;">Text here</p>
.mytext {color:#f2d048;}
This box has a color of #f2d048
<div style="background-color:#f2d048;">Content here</div>
.mybackground {background-color:#f2d048;}
Border around this has a color of #f2d048
<div style="border:2px solid #f2d048;">Content here</div>
.myborder {border:2px solid #f2d048;}