#fad00a color space conversions
Hex:
#fad00a
RGB:
250, 208, 10
CMY:
2, 18, 96
CMYK:
0, 17, 96, 2
HSL:
50°, 96.0000%, 50.9804%
HSV (HSB):
50°, 96.0000%, 98.0392%
XYZ:
62.0350, 65.4577, 9.6522
xyY:
0.4523, 0.4773, 65.4577
CIE-Lab:
84.7190, -0.4203, 84.4768
CIE-LCH:
84.7190, 84.4778, 90.2851
CIE-Luv:
84.7190, 36.8393, 88.9627
Hunter-Lab:
80.9059, -4.7196, 49.5608
#fad00a color charts
#fad00a color shades, tints & tones
#fad00a color schemes
#fad00a color preview, HTML & CSS examples
This text has a color of #fad00a
<p style="color:#fad00a;">Text here</p>
.mytext {color:#fad00a;}
This box has a color of #fad00a
<div style="background-color:#fad00a;">Content here</div>
.mybackground {background-color:#fad00a;}
Border around this has a color of #fad00a
<div style="border:2px solid #fad00a;">Content here</div>
.myborder {border:2px solid #fad00a;}