#fafe35 color space conversions
Hex:
#fafe35
RGB:
250, 254, 53
CMY:
2, 0, 79
CMYK:
2, 0, 79, 0
HSL:
61°, 99.0148%, 60.1961%
HSV (HSB):
61°, 79.1339%, 99.6078%
XYZ:
75.5088, 91.4647, 17.0429
xyY:
0.4103, 0.4970, 91.4647
CIE-Lab:
96.6010, -22.2690, 86.3549
CIE-LCH:
96.6010, 89.1801, 104.4603
CIE-Luv:
96.6010, 4.6516, 101.6728
Hunter-Lab:
95.6372, -26.4333, 56.3803
#fafe35 color charts
#fafe35 color shades, tints & tones
#fafe35 color schemes
#fafe35 color preview, HTML & CSS examples
This text has a color of #fafe35
<p style="color:#fafe35;">Text here</p>
.mytext {color:#fafe35;}
This box has a color of #fafe35
<div style="background-color:#fafe35;">Content here</div>
.mybackground {background-color:#fafe35;}
Border around this has a color of #fafe35
<div style="border:2px solid #fafe35;">Content here</div>
.myborder {border:2px solid #fafe35;}