#f2de7a color space conversions
Hex:
#f2de7a
RGB:
242, 222, 122
CMY:
5, 13, 52
CMYK:
0, 8, 50, 5
HSL:
50°, 82.1918%, 71.3725%
HSV (HSB):
50°, 49.5868%, 94.9020%
XYZ:
66.2521, 72.5249, 28.9192
xyY:
0.3951, 0.4325, 72.5249
CIE-Lab:
88.2207, -5.9004, 51.1309
CIE-LCH:
88.2207, 51.4702, 96.5827
CIE-Luv:
88.2207, 18.0338, 66.1508
Hunter-Lab:
85.1616, -10.1674, 39.4794
#f2de7a color charts
#f2de7a color shades, tints & tones
#f2de7a color schemes
#f2de7a color preview, HTML & CSS examples
This text has a color of #f2de7a
<p style="color:#f2de7a;">Text here</p>
.mytext {color:#f2de7a;}
This box has a color of #f2de7a
<div style="background-color:#f2de7a;">Content here</div>
.mybackground {background-color:#f2de7a;}
Border around this has a color of #f2de7a
<div style="border:2px solid #f2de7a;">Content here</div>
.myborder {border:2px solid #f2de7a;}