#f5d55f color space conversions
Hex:
#f5d55f
RGB:
245, 213, 95
CMY:
4, 16, 63
CMYK:
0, 13, 61, 4
HSL:
47°, 88.2353%, 66.6667%
HSV (HSB):
47°, 61.2245%, 96.0784%
XYZ:
63.5160, 67.8272, 20.5708
xyY:
0.4181, 0.4465, 67.8272
CIE-Lab:
85.9200, -2.1725, 60.9633
CIE-LCH:
85.9200, 61.0020, 92.0410
CIE-Luv:
85.9200, 27.3757, 73.6145
Hunter-Lab:
82.3573, -6.4615, 42.8409
#f5d55f color charts
#f5d55f color shades, tints & tones
#f5d55f color schemes
#f5d55f color preview, HTML & CSS examples
This text has a color of #f5d55f
<p style="color:#f5d55f;">Text here</p>
.mytext {color:#f5d55f;}
This box has a color of #f5d55f
<div style="background-color:#f5d55f;">Content here</div>
.mybackground {background-color:#f5d55f;}
Border around this has a color of #f5d55f
<div style="border:2px solid #f5d55f;">Content here</div>
.myborder {border:2px solid #f5d55f;}