#f2ca01 color space conversions
Hex:
#f2ca01
RGB:
242, 202, 1
CMY:
5, 21, 100
CMYK:
0, 17, 100, 5
HSL:
50°, 99.1770%, 47.6471%
HSV (HSB):
50°, 99.5868%, 94.9020%
XYZ:
57.7440, 61.1205, 8.7827
xyY:
0.4524, 0.4788, 61.1205
CIE-Lab:
82.4435, -0.8520, 83.3157
CIE-LCH:
82.4435, 83.3201, 90.5859
CIE-Luv:
82.4435, 35.2916, 87.0850
Hunter-Lab:
78.1796, -4.9730, 48.0651
#f2ca01 color charts
#f2ca01 color shades, tints & tones
#f2ca01 color schemes
#f2ca01 color preview, HTML & CSS examples
This text has a color of #f2ca01
<p style="color:#f2ca01;">Text here</p>
.mytext {color:#f2ca01;}
This box has a color of #f2ca01
<div style="background-color:#f2ca01;">Content here</div>
.mybackground {background-color:#f2ca01;}
Border around this has a color of #f2ca01
<div style="border:2px solid #f2ca01;">Content here</div>
.myborder {border:2px solid #f2ca01;}