#ffdf5a color space conversions
Hex:
#ffdf5a
RGB:
255, 223, 90
CMY:
0, 13, 65
CMYK:
0, 13, 65, 0
HSL:
48°, 100.0000%, 67.6471%
HSV (HSB):
48°, 64.7059%, 100.0000%
XYZ:
69.4731, 74.7735, 20.4440
xyY:
0.4218, 0.4540, 74.7735
CIE-Lab:
89.2868, -3.4247, 67.0045
CIE-LCH:
89.2868, 67.0920, 92.9260
CIE-Luv:
89.2868, 27.9118, 80.0879
Hunter-Lab:
86.4717, -7.9149, 46.5126
#ffdf5a color charts
#ffdf5a color shades, tints & tones
#ffdf5a color schemes
#ffdf5a color preview, HTML & CSS examples
This text has a color of #ffdf5a
<p style="color:#ffdf5a;">Text here</p>
.mytext {color:#ffdf5a;}
This box has a color of #ffdf5a
<div style="background-color:#ffdf5a;">Content here</div>
.mybackground {background-color:#ffdf5a;}
Border around this has a color of #ffdf5a
<div style="border:2px solid #ffdf5a;">Content here</div>
.myborder {border:2px solid #ffdf5a;}