#fad05c color space conversions
Hex:
#fad05c
RGB:
250, 208, 92
CMY:
2, 18, 64
CMYK:
0, 17, 63, 2
HSL:
44°, 94.0476%, 67.0588%
HSV (HSB):
44°, 63.2000%, 98.0392%
XYZ:
63.9120, 66.2085, 19.5362
xyY:
0.4271, 0.4424, 66.2085
CIE-Lab:
85.1026, 2.2570, 61.5112
CIE-LCH:
85.1026, 61.5526, 87.8986
CIE-Luv:
85.1026, 34.6369, 72.7654
Hunter-Lab:
81.3686, -2.1899, 42.7228
#fad05c color charts
#fad05c color shades, tints & tones
#fad05c color schemes
#fad05c color preview, HTML & CSS examples
This text has a color of #fad05c
<p style="color:#fad05c;">Text here</p>
.mytext {color:#fad05c;}
This box has a color of #fad05c
<div style="background-color:#fad05c;">Content here</div>
.mybackground {background-color:#fad05c;}
Border around this has a color of #fad05c
<div style="border:2px solid #fad05c;">Content here</div>
.myborder {border:2px solid #fad05c;}