#f2b94d color space conversions
Hex:
#f2b94d
RGB:
242, 185, 77
CMY:
5, 27, 70
CMYK:
0, 24, 68, 5
HSL:
39°, 86.3874%, 62.5490%
HSV (HSB):
39°, 68.1818%, 94.9020%
XYZ:
55.3065, 54.1110, 14.5507
xyY:
0.4461, 0.4365, 54.1110
CIE-Lab:
78.5264, 9.9875, 60.7247
CIE-LCH:
78.5264, 61.5406, 80.6601
CIE-Luv:
78.5264, 46.0391, 67.8463
Hunter-Lab:
73.5602, 5.4755, 39.7642
#f2b94d color charts
#f2b94d color shades, tints & tones
#f2b94d color schemes
#f2b94d color preview, HTML & CSS examples
This text has a color of #f2b94d
<p style="color:#f2b94d;">Text here</p>
.mytext {color:#f2b94d;}
This box has a color of #f2b94d
<div style="background-color:#f2b94d;">Content here</div>
.mybackground {background-color:#f2b94d;}
Border around this has a color of #f2b94d
<div style="border:2px solid #f2b94d;">Content here</div>
.myborder {border:2px solid #f2b94d;}