#f5da01 color space conversions
Hex:
#f5da01
RGB:
245, 218, 1
CMY:
4, 15, 100
CMYK:
0, 11, 100, 4
HSL:
53°, 99.1870%, 48.2353%
HSV (HSB):
53°, 99.5918%, 96.0784%
XYZ:
62.7331, 69.5575, 10.1483
xyY:
0.4404, 0.4883, 69.5575
CIE-Lab:
86.7794, -7.6804, 86.5267
CIE-LCH:
86.7794, 86.8669, 95.0725
CIE-Luv:
86.7794, 25.8865, 93.0409
Hunter-Lab:
83.4011, -11.6870, 51.1664
#f5da01 color charts
#f5da01 color shades, tints & tones
#f5da01 color schemes
#f5da01 color preview, HTML & CSS examples
This text has a color of #f5da01
<p style="color:#f5da01;">Text here</p>
.mytext {color:#f5da01;}
This box has a color of #f5da01
<div style="background-color:#f5da01;">Content here</div>
.mybackground {background-color:#f5da01;}
Border around this has a color of #f5da01
<div style="border:2px solid #f5da01;">Content here</div>
.myborder {border:2px solid #f5da01;}