#f2b74e color space conversions
Hex:
#f2b74e
RGB:
242, 183, 78
CMY:
5, 28, 69
CMYK:
0, 24, 68, 5
HSL:
38°, 86.3158%, 62.7451%
HSV (HSB):
38°, 67.7686%, 94.9020%
XYZ:
54.9266, 53.2943, 14.5996
xyY:
0.4472, 0.4339, 53.2943
CIE-Lab:
78.0484, 11.0898, 59.7861
CIE-LCH:
78.0484, 60.8060, 79.4915
CIE-Luv:
78.0484, 47.4684, 66.6717
Hunter-Lab:
73.0029, 6.5463, 39.2448
#f2b74e color charts
#f2b74e color shades, tints & tones
#f2b74e color schemes
#f2b74e color preview, HTML & CSS examples
This text has a color of #f2b74e
<p style="color:#f2b74e;">Text here</p>
.mytext {color:#f2b74e;}
This box has a color of #f2b74e
<div style="background-color:#f2b74e;">Content here</div>
.mybackground {background-color:#f2b74e;}
Border around this has a color of #f2b74e
<div style="border:2px solid #f2b74e;">Content here</div>
.myborder {border:2px solid #f2b74e;}