#f2d18f color space conversions
Hex:
#f2d18f
RGB:
242, 209, 143
CMY:
5, 18, 44
CMYK:
0, 14, 41, 5
HSL:
40°, 79.2000%, 75.4902%
HSV (HSB):
40°, 40.9091%, 94.9020%
XYZ:
64.3763, 66.4613, 35.4219
xyY:
0.3872, 0.3997, 66.4613
CIE-Lab:
85.2312, 2.7612, 36.9844
CIE-LCH:
85.2312, 37.0873, 85.7303
CIE-Luv:
85.2312, 25.1625, 48.7215
Hunter-Lab:
81.5238, -1.7119, 31.3053
#f2d18f color charts
#f2d18f color shades, tints & tones
#f2d18f color schemes
#f2d18f color preview, HTML & CSS examples
This text has a color of #f2d18f
<p style="color:#f2d18f;">Text here</p>
.mytext {color:#f2d18f;}
This box has a color of #f2d18f
<div style="background-color:#f2d18f;">Content here</div>
.mybackground {background-color:#f2d18f;}
Border around this has a color of #f2d18f
<div style="border:2px solid #f2d18f;">Content here</div>
.myborder {border:2px solid #f2d18f;}