#fafa33 color space conversions
Hex:
#fafa33
RGB:
250, 250, 51
CMY:
2, 2, 80
CMYK:
0, 0, 80, 2
HSL:
60°, 95.2153%, 59.0196%
HSV (HSB):
60°, 79.6000%, 98.0392%
XYZ:
74.2075, 88.9342, 16.3868
xyY:
0.4133, 0.4954, 88.9342
CIE-Lab:
95.5529, -20.4268, 85.9489
CIE-LCH:
95.5529, 88.3430, 103.3690
CIE-Luv:
95.5529, 7.2465, 100.4600
Hunter-Lab:
94.3049, -24.5740, 55.7110
#fafa33 color charts
#fafa33 color shades, tints & tones
#fafa33 color schemes
#fafa33 color preview, HTML & CSS examples
This text has a color of #fafa33
<p style="color:#fafa33;">Text here</p>
.mytext {color:#fafa33;}
This box has a color of #fafa33
<div style="background-color:#fafa33;">Content here</div>
.mybackground {background-color:#fafa33;}
Border around this has a color of #fafa33
<div style="border:2px solid #fafa33;">Content here</div>
.myborder {border:2px solid #fafa33;}