#f5f385 color space conversions
Hex:
#f5f385
RGB:
245, 243, 133
CMY:
4, 5, 48
CMYK:
0, 1, 46, 4
HSL:
59°, 84.8485%, 74.1176%
HSV (HSB):
59°, 45.7143%, 96.0784%
XYZ:
73.9404, 85.2071, 34.7398
xyY:
0.3814, 0.4395, 85.2071
CIE-Lab:
93.9723, -14.1668, 52.9439
CIE-LCH:
93.9723, 54.8065, 104.9803
CIE-Luv:
93.9723, 6.4210, 71.1722
Hunter-Lab:
92.3077, -18.5562, 42.3017
#f5f385 color charts
#f5f385 color shades, tints & tones
#f5f385 color schemes
#f5f385 color preview, HTML & CSS examples
This text has a color of #f5f385
<p style="color:#f5f385;">Text here</p>
.mytext {color:#f5f385;}
This box has a color of #f5f385
<div style="background-color:#f5f385;">Content here</div>
.mybackground {background-color:#f5f385;}
Border around this has a color of #f5f385
<div style="border:2px solid #f5f385;">Content here</div>
.myborder {border:2px solid #f5f385;}