#fdf248 color space conversions
Hex:
#fdf248
RGB:
253, 242, 72
CMY:
1, 5, 72
CMYK:
0, 4, 72, 1
HSL:
56°, 97.8378%, 63.7255%
HSV (HSB):
56°, 71.5415%, 99.2157%
XYZ:
73.4298, 84.8548, 18.6393
xyY:
0.4150, 0.4796, 84.8548
CIE-Lab:
93.8205, -14.5734, 78.2953
CIE-LCH:
93.8205, 79.6401, 100.5440
CIE-Luv:
93.8205, 14.1910, 93.0785
Hunter-Lab:
92.1167, -18.9147, 52.4846
#fdf248 color charts
#fdf248 color shades, tints & tones
#fdf248 color schemes
#fdf248 color preview, HTML & CSS examples
This text has a color of #fdf248
<p style="color:#fdf248;">Text here</p>
.mytext {color:#fdf248;}
This box has a color of #fdf248
<div style="background-color:#fdf248;">Content here</div>
.mybackground {background-color:#fdf248;}
Border around this has a color of #fdf248
<div style="border:2px solid #fdf248;">Content here</div>
.myborder {border:2px solid #fdf248;}