#fed253 color space conversions
Hex:
#fed253
RGB:
254, 210, 83
CMY:
0, 18, 67
CMYK:
0, 17, 67, 0
HSL:
45°, 98.8439%, 66.0784%
HSV (HSB):
45°, 67.3228%, 99.6078%
XYZ:
65.4810, 67.7886, 17.8169
xyY:
0.4334, 0.4487, 67.7886
CIE-Lab:
85.9006, 2.3731, 66.2983
CIE-LCH:
85.9006, 66.3407, 87.9500
CIE-Luv:
85.9006, 36.6009, 76.8679
Hunter-Lab:
82.3338, -2.1211, 44.8034
#fed253 color charts
#fed253 color shades, tints & tones
#fed253 color schemes
#fed253 color preview, HTML & CSS examples
This text has a color of #fed253
<p style="color:#fed253;">Text here</p>
.mytext {color:#fed253;}
This box has a color of #fed253
<div style="background-color:#fed253;">Content here</div>
.mybackground {background-color:#fed253;}
Border around this has a color of #fed253
<div style="border:2px solid #fed253;">Content here</div>
.myborder {border:2px solid #fed253;}