#f2ce01 color space conversions
Hex:
#f2ce01
RGB:
242, 206, 1
CMY:
5, 19, 100
CMYK:
0, 15, 100, 5
HSL:
51°, 99.1770%, 47.6471%
HSV (HSB):
51°, 99.5868%, 94.9020%
XYZ:
58.6947, 63.0221, 9.0996
xyY:
0.4487, 0.4818, 63.0221
CIE-Lab:
83.4540, -2.8961, 84.0308
CIE-LCH:
83.4540, 84.0807, 91.9739
CIE-Luv:
83.4540, 32.3390, 88.5656
Hunter-Lab:
79.3864, -6.9514, 48.7744
#f2ce01 color charts
#f2ce01 color shades, tints & tones
#f2ce01 color schemes
#f2ce01 color preview, HTML & CSS examples
This text has a color of #f2ce01
<p style="color:#f2ce01;">Text here</p>
.mytext {color:#f2ce01;}
This box has a color of #f2ce01
<div style="background-color:#f2ce01;">Content here</div>
.mybackground {background-color:#f2ce01;}
Border around this has a color of #f2ce01
<div style="border:2px solid #f2ce01;">Content here</div>
.myborder {border:2px solid #f2ce01;}