#f5f950 color space conversions
Hex:
#f5f950
RGB:
245, 249, 80
CMY:
4, 2, 69
CMYK:
2, 0, 68, 2
HSL:
61°, 93.3702%, 64.5098%
HSV (HSB):
61°, 67.8715%, 97.6471%
XYZ:
72.9798, 87.7430, 20.6791
xyY:
0.4023, 0.4837, 87.7430
CIE-Lab:
95.0526, -20.8234, 76.5082
CIE-LCH:
95.0526, 79.2914, 105.2255
CIE-Luv:
95.0526, 4.1057, 93.7135
Hunter-Lab:
93.6712, -24.8543, 52.4809
#f5f950 color charts
#f5f950 color shades, tints & tones
#f5f950 color schemes
#f5f950 color preview, HTML & CSS examples
This text has a color of #f5f950
<p style="color:#f5f950;">Text here</p>
.mytext {color:#f5f950;}
This box has a color of #f5f950
<div style="background-color:#f5f950;">Content here</div>
.mybackground {background-color:#f5f950;}
Border around this has a color of #f5f950
<div style="border:2px solid #f5f950;">Content here</div>
.myborder {border:2px solid #f5f950;}