#f2ca00 color space conversions
Hex:
#f2ca00
RGB:
242, 202, 0
CMY:
5, 21, 100
CMYK:
0, 17, 100, 5
HSL:
50°, 100.0000%, 47.4510%
HSV (HSB):
50°, 100.0000%, 94.9020%
XYZ:
57.7385, 61.1183, 8.7539
xyY:
0.4525, 0.4789, 61.1183
CIE-Lab:
82.4423, -0.8603, 83.4084
CIE-LCH:
82.4423, 83.4128, 90.5910
CIE-Luv:
82.4423, 35.2985, 87.1361
Hunter-Lab:
78.1782, -4.9807, 48.0858
#f2ca00 color charts
#f2ca00 color shades, tints & tones
#f2ca00 color schemes
#f2ca00 color preview, HTML & CSS examples
This text has a color of #f2ca00
<p style="color:#f2ca00;">Text here</p>
.mytext {color:#f2ca00;}
This box has a color of #f2ca00
<div style="background-color:#f2ca00;">Content here</div>
.mybackground {background-color:#f2ca00;}
Border around this has a color of #f2ca00
<div style="border:2px solid #f2ca00;">Content here</div>
.myborder {border:2px solid #f2ca00;}