#fddf1c color space conversions
Hex:
#fddf1c
RGB:
253, 223, 28
CMY:
1, 13, 89
CMYK:
0, 12, 89, 1
HSL:
52°, 98.2533%, 55.0980%
HSV (HSB):
52°, 88.9328%, 99.2157%
XYZ:
67.1053, 73.7418, 11.7954
xyY:
0.4396, 0.4831, 73.7418
CIE-Lab:
88.8003, -6.5041, 85.3490
CIE-LCH:
88.8003, 85.5965, 94.3578
CIE-Luv:
88.8003, 27.9935, 93.2567
Hunter-Lab:
85.8731, -10.7895, 51.9672
#fddf1c color charts
#fddf1c color shades, tints & tones
#fddf1c color schemes
#fddf1c color preview, HTML & CSS examples
This text has a color of #fddf1c
<p style="color:#fddf1c;">Text here</p>
.mytext {color:#fddf1c;}
This box has a color of #fddf1c
<div style="background-color:#fddf1c;">Content here</div>
.mybackground {background-color:#fddf1c;}
Border around this has a color of #fddf1c
<div style="border:2px solid #fddf1c;">Content here</div>
.myborder {border:2px solid #fddf1c;}