#ffd25f color space conversions
Hex:
#ffd25f
RGB:
255, 210, 95
CMY:
0, 18, 63
CMYK:
0, 18, 63, 0
HSL:
43°, 100.0000%, 68.6275%
HSV (HSB):
43°, 62.7451%, 100.0000%
XYZ:
66.3522, 68.1794, 20.4893
xyY:
0.4280, 0.4398, 68.1794
CIE-Lab:
86.0961, 3.4803, 61.4187
CIE-LCH:
86.0961, 61.5172, 86.7568
CIE-Luv:
86.0961, 36.7648, 72.7564
Hunter-Lab:
82.5708, -1.0602, 43.0872
#ffd25f color charts
#ffd25f color shades, tints & tones
#ffd25f color schemes
#ffd25f color preview, HTML & CSS examples
This text has a color of #ffd25f
<p style="color:#ffd25f;">Text here</p>
.mytext {color:#ffd25f;}
This box has a color of #ffd25f
<div style="background-color:#ffd25f;">Content here</div>
.mybackground {background-color:#ffd25f;}
Border around this has a color of #ffd25f
<div style="border:2px solid #ffd25f;">Content here</div>
.myborder {border:2px solid #ffd25f;}