#f5f475 color space conversions
Hex:
#f5f475
RGB:
245, 244, 117
CMY:
4, 4, 54
CMYK:
0, 0, 52, 4
HSL:
60°, 86.4865%, 70.9804%
HSV (HSB):
60°, 52.2449%, 96.0784%
XYZ:
73.2178, 85.3982, 29.4541
xyY:
0.3893, 0.4541, 85.3982
CIE-Lab:
94.0544, -16.0239, 60.4013
CIE-LCH:
94.0544, 62.4907, 104.8578
CIE-Luv:
94.0544, 6.3372, 78.8130
Hunter-Lab:
92.4111, -20.2932, 45.7903
#f5f475 color charts
#f5f475 color shades, tints & tones
#f5f475 color schemes
#f5f475 color preview, HTML & CSS examples
This text has a color of #f5f475
<p style="color:#f5f475;">Text here</p>
.mytext {color:#f5f475;}
This box has a color of #f5f475
<div style="background-color:#f5f475;">Content here</div>
.mybackground {background-color:#f5f475;}
Border around this has a color of #f5f475
<div style="border:2px solid #f5f475;">Content here</div>
.myborder {border:2px solid #f5f475;}