#f2a90d color space conversions
Hex:
#f2a90d
RGB:
242, 169, 13
CMY:
5, 34, 95
CMYK:
0, 30, 95, 5
HSL:
41°, 89.8039%, 50.0000%
HSV (HSB):
41°, 94.6281%, 94.9020%
XYZ:
50.8786, 47.2822, 6.8256
xyY:
0.4846, 0.4504, 47.2822
CIE-Lab:
74.3699, 16.4521, 76.3611
CIE-LCH:
74.3699, 78.1133, 77.8414
CIE-Luv:
74.3699, 60.7921, 74.2669
Hunter-Lab:
68.7621, 11.7424, 42.2481
#f2a90d color charts
#f2a90d color shades, tints & tones
#f2a90d color schemes
#f2a90d color preview, HTML & CSS examples
This text has a color of #f2a90d
<p style="color:#f2a90d;">Text here</p>
.mytext {color:#f2a90d;}
This box has a color of #f2a90d
<div style="background-color:#f2a90d;">Content here</div>
.mybackground {background-color:#f2a90d;}
Border around this has a color of #f2a90d
<div style="border:2px solid #f2a90d;">Content here</div>
.myborder {border:2px solid #f2a90d;}