#fad32e color space conversions
Hex:
#fad32e
RGB:
250, 211, 46
CMY:
2, 17, 82
CMYK:
0, 16, 82, 2
HSL:
49°, 95.3271%, 58.0392%
HSV (HSB):
49°, 81.6000%, 98.0392%
XYZ:
63.2117, 67.1098, 12.2066
xyY:
0.4435, 0.4709, 67.1098
CIE-Lab:
85.5594, -1.3173, 78.6657
CIE-LCH:
85.5594, 78.6767, 90.9593
CIE-Luv:
85.5594, 34.1192, 86.2332
Hunter-Lab:
81.9206, -5.6264, 48.5098
#fad32e color charts
#fad32e color shades, tints & tones
#fad32e color schemes
#fad32e color preview, HTML & CSS examples
This text has a color of #fad32e
<p style="color:#fad32e;">Text here</p>
.mytext {color:#fad32e;}
This box has a color of #fad32e
<div style="background-color:#fad32e;">Content here</div>
.mybackground {background-color:#fad32e;}
Border around this has a color of #fad32e
<div style="border:2px solid #fad32e;">Content here</div>
.myborder {border:2px solid #fad32e;}