#f2d62d color space conversions
Hex:
#f2d62d
RGB:
242, 214, 45
CMY:
5, 16, 82
CMYK:
0, 12, 81, 5
HSL:
51°, 88.3408%, 56.2745%
HSV (HSB):
51°, 81.4050%, 94.9020%
XYZ:
61.1382, 67.1598, 12.2234
xyY:
0.4351, 0.4779, 67.1598
CIE-Lab:
85.5846, -6.2515, 78.6650
CIE-LCH:
85.5846, 78.9130, 94.5437
CIE-Luv:
85.5846, 26.0722, 87.4113
Hunter-Lab:
81.9511, -10.2477, 48.5224
#f2d62d color charts
#f2d62d color shades, tints & tones
#f2d62d color schemes
#f2d62d color preview, HTML & CSS examples
This text has a color of #f2d62d
<p style="color:#f2d62d;">Text here</p>
.mytext {color:#f2d62d;}
This box has a color of #f2d62d
<div style="background-color:#f2d62d;">Content here</div>
.mybackground {background-color:#f2d62d;}
Border around this has a color of #f2d62d
<div style="border:2px solid #f2d62d;">Content here</div>
.myborder {border:2px solid #f2d62d;}