#fafe20 color space conversions
Hex:
#fafe20
RGB:
250, 254, 32
CMY:
2, 0, 87
CMYK:
2, 0, 87, 0
HSL:
61°, 99.1071%, 56.0784%
HSV (HSB):
61°, 87.4016%, 99.6078%
XYZ:
75.1269, 91.3119, 15.0319
xyY:
0.4140, 0.5032, 91.3119
CIE-Lab:
96.5383, -22.7807, 90.6649
CIE-LCH:
96.5383, 93.4830, 104.1043
CIE-Luv:
96.5383, 4.8399, 104.4771
Hunter-Lab:
95.5573, -26.8890, 57.5633
#fafe20 color charts
#fafe20 color shades, tints & tones
#fafe20 color schemes
#fafe20 color preview, HTML & CSS examples
This text has a color of #fafe20
<p style="color:#fafe20;">Text here</p>
.mytext {color:#fafe20;}
This box has a color of #fafe20
<div style="background-color:#fafe20;">Content here</div>
.mybackground {background-color:#fafe20;}
Border around this has a color of #fafe20
<div style="border:2px solid #fafe20;">Content here</div>
.myborder {border:2px solid #fafe20;}