#f5ce5d color space conversions
Hex:
#f5ce5d
RGB:
245, 206, 93
CMY:
4, 19, 64
CMYK:
0, 16, 62, 4
HSL:
45°, 88.3721%, 66.2745%
HSV (HSB):
45°, 62.0408%, 96.0784%
XYZ:
61.7033, 64.3454, 19.5237
xyY:
0.4239, 0.4420, 64.3454
CIE-Lab:
84.1453, 1.2782, 59.8846
CIE-LCH:
84.1453, 59.8983, 88.7772
CIE-Luv:
84.1453, 32.3160, 71.3001
Hunter-Lab:
80.2156, -3.0719, 41.7203
#f5ce5d color charts
#f5ce5d color shades, tints & tones
#f5ce5d color schemes
#f5ce5d color preview, HTML & CSS examples
This text has a color of #f5ce5d
<p style="color:#f5ce5d;">Text here</p>
.mytext {color:#f5ce5d;}
This box has a color of #f5ce5d
<div style="background-color:#f5ce5d;">Content here</div>
.mybackground {background-color:#f5ce5d;}
Border around this has a color of #f5ce5d
<div style="border:2px solid #f5ce5d;">Content here</div>
.myborder {border:2px solid #f5ce5d;}