#f7cf5f color space conversions
Hex:
#f7cf5f
RGB:
247, 207, 95
CMY:
3, 19, 63
CMYK:
0, 16, 62, 3
HSL:
44°, 90.4762%, 67.0588%
HSV (HSB):
44°, 61.5385%, 96.8627%
XYZ:
62.7362, 65.2260, 20.1098
xyY:
0.4237, 0.4405, 65.2260
CIE-Lab:
84.6001, 1.7203, 59.5513
CIE-LCH:
84.6001, 59.5762, 88.3454
CIE-Luv:
84.6001, 32.9832, 71.0755
Hunter-Lab:
80.7626, -2.6764, 41.7707
#f7cf5f color charts
#f7cf5f color shades, tints & tones
#f7cf5f color schemes
#f7cf5f color preview, HTML & CSS examples
This text has a color of #f7cf5f
<p style="color:#f7cf5f;">Text here</p>
.mytext {color:#f7cf5f;}
This box has a color of #f7cf5f
<div style="background-color:#f7cf5f;">Content here</div>
.mybackground {background-color:#f7cf5f;}
Border around this has a color of #f7cf5f
<div style="border:2px solid #f7cf5f;">Content here</div>
.myborder {border:2px solid #f7cf5f;}