#f2bf65 color space conversions
Hex:
#f2bf65
RGB:
242, 191, 101
CMY:
5, 25, 60
CMYK:
0, 21, 58, 5
HSL:
38°, 84.4311%, 67.2549%
HSV (HSB):
38°, 58.2645%, 94.9020%
XYZ:
57.5977, 57.0784, 20.2934
xyY:
0.4267, 0.4229, 57.0784
CIE-Lab:
80.2237, 8.3582, 51.6602
CIE-LCH:
80.2237, 52.3320, 80.8096
CIE-Luv:
80.2237, 40.1960, 61.2482
Hunter-Lab:
75.5503, 3.8711, 36.9594
#f2bf65 color charts
#f2bf65 color shades, tints & tones
#f2bf65 color schemes
#f2bf65 color preview, HTML & CSS examples
This text has a color of #f2bf65
<p style="color:#f2bf65;">Text here</p>
.mytext {color:#f2bf65;}
This box has a color of #f2bf65
<div style="background-color:#f2bf65;">Content here</div>
.mybackground {background-color:#f2bf65;}
Border around this has a color of #f2bf65
<div style="border:2px solid #f2bf65;">Content here</div>
.myborder {border:2px solid #f2bf65;}