#f5d72e color space conversions
Hex:
#f5d72e
RGB:
245, 215, 46
CMY:
4, 16, 82
CMYK:
0, 12, 81, 4
HSL:
51°, 90.8676%, 57.0588%
HSV (HSB):
51°, 81.2245%, 96.0784%
XYZ:
62.4498, 68.2106, 12.4593
xyY:
0.4363, 0.4766, 68.2106
CIE-Lab:
86.1117, -5.4586, 78.9572
CIE-LCH:
86.1117, 79.1456, 93.9548
CIE-Luv:
86.1117, 27.5406, 87.6831
Hunter-Lab:
82.5897, -9.5602, 48.8685
#f5d72e color charts
#f5d72e color shades, tints & tones
#f5d72e color schemes
#f5d72e color preview, HTML & CSS examples
This text has a color of #f5d72e
<p style="color:#f5d72e;">Text here</p>
.mytext {color:#f5d72e;}
This box has a color of #f5d72e
<div style="background-color:#f5d72e;">Content here</div>
.mybackground {background-color:#f5d72e;}
Border around this has a color of #f5d72e
<div style="border:2px solid #f5d72e;">Content here</div>
.myborder {border:2px solid #f5d72e;}