#ffdc48 color space conversions
Hex:
#ffdc48
RGB:
255, 220, 72
CMY:
0, 14, 72
CMYK:
0, 14, 72, 0
HSL:
49°, 100.0000%, 64.1176%
HSV (HSB):
49°, 71.7647%, 100.0000%
XYZ:
68.0029, 72.9143, 16.6206
xyY:
0.4317, 0.4628, 72.9143
CIE-Lab:
88.4068, -2.8316, 73.1246
CIE-LCH:
88.4068, 73.1794, 92.2175
CIE-Luv:
88.4068, 30.6518, 84.2366
Hunter-Lab:
85.3899, -7.2782, 48.2325
#ffdc48 color charts
#ffdc48 color shades, tints & tones
#ffdc48 color schemes
#ffdc48 color preview, HTML & CSS examples
This text has a color of #ffdc48
<p style="color:#ffdc48;">Text here</p>
.mytext {color:#ffdc48;}
This box has a color of #ffdc48
<div style="background-color:#ffdc48;">Content here</div>
.mybackground {background-color:#ffdc48;}
Border around this has a color of #ffdc48
<div style="border:2px solid #ffdc48;">Content here</div>
.myborder {border:2px solid #ffdc48;}