#fafe01 color space conversions
Hex:
#fafe01
RGB:
250, 254, 1
CMY:
2, 0, 100
CMYK:
2, 0, 100, 0
HSL:
61°, 99.2157%, 50.0000%
HSV (HSB):
61°, 99.6063%, 99.6078%
XYZ:
74.8716, 91.2098, 13.6878
xyY:
0.4165, 0.5074, 91.2098
CIE-Lab:
96.4964, -23.1240, 93.7700
CIE-LCH:
96.4964, 96.5791, 103.8529
CIE-Luv:
96.4964, 4.9668, 106.3679
Hunter-Lab:
95.5038, -27.1940, 58.3551
#fafe01 color charts
#fafe01 color shades, tints & tones
#fafe01 color schemes
#fafe01 color preview, HTML & CSS examples
This text has a color of #fafe01
<p style="color:#fafe01;">Text here</p>
.mytext {color:#fafe01;}
This box has a color of #fafe01
<div style="background-color:#fafe01;">Content here</div>
.mybackground {background-color:#fafe01;}
Border around this has a color of #fafe01
<div style="border:2px solid #fafe01;">Content here</div>
.myborder {border:2px solid #fafe01;}