#fafd43 color space conversions
Hex:
#fafd43
RGB:
250, 253, 67
CMY:
2, 1, 74
CMYK:
1, 0, 74, 1
HSL:
61°, 97.8947%, 62.7451%
HSV (HSB):
61°, 73.5178%, 99.2157%
XYZ:
75.5627, 90.9798, 18.8885
xyY:
0.4075, 0.4906, 90.9798
CIE-Lab:
96.4017, -21.2996, 82.2531
CIE-LCH:
96.4017, 84.9661, 104.5179
CIE-Luv:
96.4017, 5.1066, 98.5832
Hunter-Lab:
95.3833, -25.5130, 55.0273
#fafd43 color charts
#fafd43 color shades, tints & tones
#fafd43 color schemes
#fafd43 color preview, HTML & CSS examples
This text has a color of #fafd43
<p style="color:#fafd43;">Text here</p>
.mytext {color:#fafd43;}
This box has a color of #fafd43
<div style="background-color:#fafd43;">Content here</div>
.mybackground {background-color:#fafd43;}
Border around this has a color of #fafd43
<div style="border:2px solid #fafd43;">Content here</div>
.myborder {border:2px solid #fafd43;}