#fdf282 color space conversions
Hex:
#fdf282
RGB:
253, 242, 130
CMY:
1, 5, 49
CMYK:
0, 4, 49, 1
HSL:
55°, 96.8504%, 75.0980%
HSV (HSB):
55°, 48.6166%, 99.2157%
XYZ:
76.2894, 85.9986, 33.6976
xyY:
0.3893, 0.4388, 85.9986
CIE-Lab:
94.3118, -10.8110, 54.9098
CIE-LCH:
94.3118, 55.9639, 101.1383
CIE-Luv:
94.3118, 12.4122, 72.4997
Hunter-Lab:
92.7354, -15.4428, 43.3704
#fdf282 color charts
#fdf282 color shades, tints & tones
#fdf282 color schemes
#fdf282 color preview, HTML & CSS examples
This text has a color of #fdf282
<p style="color:#fdf282;">Text here</p>
.mytext {color:#fdf282;}
This box has a color of #fdf282
<div style="background-color:#fdf282;">Content here</div>
.mybackground {background-color:#fdf282;}
Border around this has a color of #fdf282
<div style="border:2px solid #fdf282;">Content here</div>
.myborder {border:2px solid #fdf282;}