#f2b24e color space conversions
Hex:
#f2b24e
RGB:
242, 178, 78
CMY:
5, 30, 69
CMYK:
0, 26, 68, 5
HSL:
37°, 86.3158%, 62.7451%
HSV (HSB):
37°, 67.7686%, 94.9020%
XYZ:
53.9135, 51.2681, 14.2619
xyY:
0.4514, 0.4292, 51.2681
CIE-Lab:
76.8411, 13.7173, 58.5000
CIE-LCH:
76.8411, 60.0867, 76.8035
CIE-Luv:
76.8411, 51.2090, 64.5761
Hunter-Lab:
71.6017, 9.1009, 38.3116
#f2b24e color charts
#f2b24e color shades, tints & tones
#f2b24e color schemes
#f2b24e color preview, HTML & CSS examples
This text has a color of #f2b24e
<p style="color:#f2b24e;">Text here</p>
.mytext {color:#f2b24e;}
This box has a color of #f2b24e
<div style="background-color:#f2b24e;">Content here</div>
.mybackground {background-color:#f2b24e;}
Border around this has a color of #f2b24e
<div style="border:2px solid #f2b24e;">Content here</div>
.myborder {border:2px solid #f2b24e;}