#fdd048 color space conversions
Hex:
#fdd048
RGB:
253, 208, 72
CMY:
1, 18, 72
CMYK:
0, 18, 72, 1
HSL:
45°, 97.8378%, 63.7255%
HSV (HSB):
45°, 71.5415%, 99.2157%
XYZ:
64.2336, 66.4623, 15.5739
xyY:
0.4391, 0.4544, 66.4623
CIE-Lab:
85.2317, 2.4343, 69.9428
CIE-LCH:
85.2317, 69.9851, 88.0066
CIE-Luv:
85.2317, 37.7539, 79.3044
Hunter-Lab:
81.5244, -2.0264, 45.7407
#fdd048 color charts
#fdd048 color shades, tints & tones
#fdd048 color schemes
#fdd048 color preview, HTML & CSS examples
This text has a color of #fdd048
<p style="color:#fdd048;">Text here</p>
.mytext {color:#fdd048;}
This box has a color of #fdd048
<div style="background-color:#fdd048;">Content here</div>
.mybackground {background-color:#fdd048;}
Border around this has a color of #fdd048
<div style="border:2px solid #fdd048;">Content here</div>
.myborder {border:2px solid #fdd048;}