#fadc69 color space conversions
Hex:
#fadc69
RGB:
250, 220, 105
CMY:
2, 14, 59
CMYK:
0, 12, 58, 2
HSL:
48°, 93.5484%, 69.6078%
HSV (HSB):
48°, 58.0000%, 98.0392%
XYZ:
67.5673, 72.5303, 23.8032
xyY:
0.4122, 0.4425, 72.5303
CIE-Lab:
88.2232, -2.9970, 59.2134
CIE-LCH:
88.2232, 59.2892, 92.8975
CIE-Luv:
88.2232, 25.7375, 73.0583
Hunter-Lab:
85.1647, -7.4213, 43.0440
#fadc69 color charts
#fadc69 color shades, tints & tones
#fadc69 color schemes
#fadc69 color preview, HTML & CSS examples
This text has a color of #fadc69
<p style="color:#fadc69;">Text here</p>
.mytext {color:#fadc69;}
This box has a color of #fadc69
<div style="background-color:#fadc69;">Content here</div>
.mybackground {background-color:#fadc69;}
Border around this has a color of #fadc69
<div style="border:2px solid #fadc69;">Content here</div>
.myborder {border:2px solid #fadc69;}