#fafd29 color space conversions
Hex:
#fafd29
RGB:
250, 253, 41
CMY:
2, 1, 84
CMYK:
1, 0, 84, 1
HSL:
61°, 98.1481%, 57.6471%
HSV (HSB):
61°, 83.7945%, 99.2157%
XYZ:
74.9499, 90.7346, 15.6611
xyY:
0.4133, 0.5003, 90.7346
CIE-Lab:
96.3007, -22.1197, 88.8325
CIE-LCH:
96.3007, 91.5450, 103.9826
CIE-Luv:
96.3007, 5.4133, 103.0694
Hunter-Lab:
95.2547, -26.2456, 56.9303
#fafd29 color charts
#fafd29 color shades, tints & tones
#fafd29 color schemes
#fafd29 color preview, HTML & CSS examples
This text has a color of #fafd29
<p style="color:#fafd29;">Text here</p>
.mytext {color:#fafd29;}
This box has a color of #fafd29
<div style="background-color:#fafd29;">Content here</div>
.mybackground {background-color:#fafd29;}
Border around this has a color of #fafd29
<div style="border:2px solid #fafd29;">Content here</div>
.myborder {border:2px solid #fafd29;}