#fadb6a color space conversions
Hex:
#fadb6a
RGB:
250, 219, 106
CMY:
2, 14, 58
CMYK:
0, 12, 58, 2
HSL:
47°, 93.5065%, 69.8039%
HSV (HSB):
47°, 57.6000%, 98.0392%
XYZ:
67.3574, 72.0276, 23.9883
xyY:
0.4123, 0.4409, 72.0276
CIE-Lab:
87.9819, -2.4195, 58.4858
CIE-LCH:
87.9819, 58.5358, 92.3689
CIE-Luv:
87.9819, 26.3657, 72.2056
Hunter-Lab:
84.8691, -6.8523, 42.6500
#fadb6a color charts
#fadb6a color shades, tints & tones
#fadb6a color schemes
#fadb6a color preview, HTML & CSS examples
This text has a color of #fadb6a
<p style="color:#fadb6a;">Text here</p>
.mytext {color:#fadb6a;}
This box has a color of #fadb6a
<div style="background-color:#fadb6a;">Content here</div>
.mybackground {background-color:#fadb6a;}
Border around this has a color of #fadb6a
<div style="border:2px solid #fadb6a;">Content here</div>
.myborder {border:2px solid #fadb6a;}