#f2d128 color space conversions
Hex:
#f2d128
RGB:
242, 209, 40
CMY:
5, 18, 84
CMYK:
0, 14, 83, 5
HSL:
50°, 88.5965%, 55.2941%
HSV (HSB):
50°, 83.4711%, 94.9020%
XYZ:
59.8014, 64.6314, 11.3307
xyY:
0.4405, 0.4761, 64.6314
CIE-Lab:
84.2934, -3.8549, 78.8473
CIE-LCH:
84.2934, 78.9414, 92.7990
CIE-Luv:
84.2934, 29.7329, 86.2800
Hunter-Lab:
80.3936, -7.9103, 47.9192
#f2d128 color charts
#f2d128 color shades, tints & tones
#f2d128 color schemes
#f2d128 color preview, HTML & CSS examples
This text has a color of #f2d128
<p style="color:#f2d128;">Text here</p>
.mytext {color:#f2d128;}
This box has a color of #f2d128
<div style="background-color:#f2d128;">Content here</div>
.mybackground {background-color:#f2d128;}
Border around this has a color of #f2d128
<div style="border:2px solid #f2d128;">Content here</div>
.myborder {border:2px solid #f2d128;}