#fdf252 color space conversions
Hex:
#fdf252
RGB:
253, 242, 82
CMY:
1, 5, 68
CMYK:
0, 4, 68, 1
HSL:
56°, 97.7143%, 65.6863%
HSV (HSB):
56°, 67.5889%, 99.2157%
XYZ:
73.7831, 84.9961, 20.4997
xyY:
0.4116, 0.4741, 84.9961
CIE-Lab:
93.8814, -14.1014, 74.8222
CIE-LCH:
93.8814, 76.1394, 100.6731
CIE-Luv:
93.8814, 13.9630, 90.4432
Hunter-Lab:
92.1933, -18.4832, 51.3518
#fdf252 color charts
#fdf252 color shades, tints & tones
#fdf252 color schemes
#fdf252 color preview, HTML & CSS examples
This text has a color of #fdf252
<p style="color:#fdf252;">Text here</p>
.mytext {color:#fdf252;}
This box has a color of #fdf252
<div style="background-color:#fdf252;">Content here</div>
.mybackground {background-color:#fdf252;}
Border around this has a color of #fdf252
<div style="border:2px solid #fdf252;">Content here</div>
.myborder {border:2px solid #fdf252;}