#f2ce6a color space conversions
Hex:
#f2ce6a
RGB:
242, 206, 106
CMY:
5, 19, 58
CMYK:
0, 15, 56, 5
HSL:
44°, 83.9506%, 68.2353%
HSV (HSB):
44°, 56.1983%, 94.9020%
XYZ:
61.2908, 64.0605, 22.7702
xyY:
0.4138, 0.4325, 64.0605
CIE-Lab:
83.9972, 0.9494, 53.6959
CIE-LCH:
83.9972, 53.7042, 88.9871
CIE-Luv:
83.9972, 29.4564, 65.9074
Hunter-Lab:
80.0378, -3.3756, 39.1588
#f2ce6a color charts
#f2ce6a color shades, tints & tones
#f2ce6a color schemes
#f2ce6a color preview, HTML & CSS examples
This text has a color of #f2ce6a
<p style="color:#f2ce6a;">Text here</p>
.mytext {color:#f2ce6a;}
This box has a color of #f2ce6a
<div style="background-color:#f2ce6a;">Content here</div>
.mybackground {background-color:#f2ce6a;}
Border around this has a color of #f2ce6a
<div style="border:2px solid #f2ce6a;">Content here</div>
.myborder {border:2px solid #f2ce6a;}