#fdd448 color space conversions
Hex:
#fdd448
RGB:
253, 212, 72
CMY:
1, 17, 72
CMYK:
0, 16, 72, 1
HSL:
46°, 97.8378%, 63.7255%
HSV (HSB):
46°, 71.5415%, 99.2157%
XYZ:
65.2212, 68.4375, 15.9031
xyY:
0.4361, 0.4576, 68.4375
CIE-Lab:
86.2247, 0.3912, 70.9231
CIE-LCH:
86.2247, 70.9242, 89.6840
CIE-Luv:
86.2247, 34.8700, 80.9307
Hunter-Lab:
82.7270, -4.0444, 46.5112
#fdd448 color charts
#fdd448 color shades, tints & tones
#fdd448 color schemes
#fdd448 color preview, HTML & CSS examples
This text has a color of #fdd448
<p style="color:#fdd448;">Text here</p>
.mytext {color:#fdd448;}
This box has a color of #fdd448
<div style="background-color:#fdd448;">Content here</div>
.mybackground {background-color:#fdd448;}
Border around this has a color of #fdd448
<div style="border:2px solid #fdd448;">Content here</div>
.myborder {border:2px solid #fdd448;}