#f2d945 color space conversions
Hex:
#f2d945
RGB:
242, 217, 69
CMY:
5, 15, 73
CMYK:
0, 10, 71, 5
HSL:
51°, 86.9347%, 60.9804%
HSV (HSB):
51°, 71.4876%, 94.9020%
XYZ:
62.5050, 68.9326, 15.6412
xyY:
0.4250, 0.4687, 68.9326
CIE-Lab:
86.4707, -6.8781, 71.9286
CIE-LCH:
86.4707, 72.2567, 95.4622
CIE-Luv:
86.4707, 23.4045, 83.4567
Hunter-Lab:
83.0257, -10.9131, 46.9483
#f2d945 color charts
#f2d945 color shades, tints & tones
#f2d945 color schemes
#f2d945 color preview, HTML & CSS examples
This text has a color of #f2d945
<p style="color:#f2d945;">Text here</p>
.mytext {color:#f2d945;}
This box has a color of #f2d945
<div style="background-color:#f2d945;">Content here</div>
.mybackground {background-color:#f2d945;}
Border around this has a color of #f2d945
<div style="border:2px solid #f2d945;">Content here</div>
.myborder {border:2px solid #f2d945;}