#fafe1b color space conversions
Hex:
#fafe1b
RGB:
250, 254, 27
CMY:
2, 0, 89
CMYK:
2, 0, 89, 0
HSL:
61°, 99.1266%, 55.0980%
HSV (HSB):
61°, 89.3701%, 99.6078%
XYZ:
75.0640, 91.2867, 14.7007
xyY:
0.4146, 0.5042, 91.2867
CIE-Lab:
96.5280, -22.8652, 91.4117
CIE-LCH:
96.5280, 94.2280, 104.0435
CIE-Luv:
96.5280, 4.8711, 104.9417
Hunter-Lab:
95.5441, -26.9641, 57.7583
#fafe1b color charts
#fafe1b color shades, tints & tones
#fafe1b color schemes
#fafe1b color preview, HTML & CSS examples
This text has a color of #fafe1b
<p style="color:#fafe1b;">Text here</p>
.mytext {color:#fafe1b;}
This box has a color of #fafe1b
<div style="background-color:#fafe1b;">Content here</div>
.mybackground {background-color:#fafe1b;}
Border around this has a color of #fafe1b
<div style="border:2px solid #fafe1b;">Content here</div>
.myborder {border:2px solid #fafe1b;}