#f5d45d color space conversions
Hex:
#f5d45d
RGB:
245, 212, 93
CMY:
4, 17, 64
CMYK:
0, 13, 62, 4
HSL:
47°, 88.3721%, 66.2745%
HSV (HSB):
47°, 62.0408%, 96.0784%
XYZ:
63.1755, 67.2898, 20.0144
xyY:
0.4198, 0.4472, 67.2898
CIE-Lab:
85.6501, -1.7918, 61.5420
CIE-LCH:
85.6501, 61.5680, 91.6677
CIE-Luv:
85.6501, 28.1521, 73.9175
Hunter-Lab:
82.0303, -6.0818, 42.9552
#f5d45d color charts
#f5d45d color shades, tints & tones
#f5d45d color schemes
#f5d45d color preview, HTML & CSS examples
This text has a color of #f5d45d
<p style="color:#f5d45d;">Text here</p>
.mytext {color:#f5d45d;}
This box has a color of #f5d45d
<div style="background-color:#f5d45d;">Content here</div>
.mybackground {background-color:#f5d45d;}
Border around this has a color of #f5d45d
<div style="border:2px solid #f5d45d;">Content here</div>
.myborder {border:2px solid #f5d45d;}