#fafd1b color space conversions
Hex:
#fafd1b
RGB:
250, 253, 27
CMY:
2, 1, 89
CMYK:
1, 0, 89, 1
HSL:
61°, 98.2609%, 54.9020%
HSV (HSB):
61°, 89.3281%, 99.2157%
XYZ:
74.7475, 90.6537, 14.5952
xyY:
0.4153, 0.5036, 90.6537
CIE-Lab:
96.2673, -22.3919, 91.2082
CIE-LCH:
96.2673, 93.9166, 103.7935
CIE-Luv:
96.2673, 5.5158, 104.5679
Hunter-Lab:
95.2122, -26.4879, 57.5599
#fafd1b color charts
#fafd1b color shades, tints & tones
#fafd1b color schemes
#fafd1b color preview, HTML & CSS examples
This text has a color of #fafd1b
<p style="color:#fafd1b;">Text here</p>
.mytext {color:#fafd1b;}
This box has a color of #fafd1b
<div style="background-color:#fafd1b;">Content here</div>
.mybackground {background-color:#fafd1b;}
Border around this has a color of #fafd1b
<div style="border:2px solid #fafd1b;">Content here</div>
.myborder {border:2px solid #fafd1b;}