#fdfa2a color space conversions
Hex:
#fdfa2a
RGB:
253, 250, 42
CMY:
1, 2, 84
CMYK:
0, 1, 83, 1
HSL:
59°, 98.1395%, 57.8431%
HSV (HSB):
59°, 83.3992%, 99.2157%
XYZ:
75.1115, 89.4210, 15.4917
xyY:
0.4172, 0.4967, 89.4210
CIE-Lab:
95.7561, -19.4404, 88.2728
CIE-LCH:
95.7561, 90.3881, 102.4201
CIE-Luv:
95.7561, 9.3823, 101.8217
Hunter-Lab:
94.5627, -23.7014, 56.4807
#fdfa2a color charts
#fdfa2a color shades, tints & tones
#fdfa2a color schemes
#fdfa2a color preview, HTML & CSS examples
This text has a color of #fdfa2a
<p style="color:#fdfa2a;">Text here</p>
.mytext {color:#fdfa2a;}
This box has a color of #fdfa2a
<div style="background-color:#fdfa2a;">Content here</div>
.mybackground {background-color:#fdfa2a;}
Border around this has a color of #fdfa2a
<div style="border:2px solid #fdfa2a;">Content here</div>
.myborder {border:2px solid #fdfa2a;}