#ffdc2d color space conversions
Hex:
#ffdc2d
RGB:
255, 220, 45
CMY:
0, 14, 82
CMYK:
0, 14, 82, 0
HSL:
50°, 100.0000%, 58.8235%
HSV (HSB):
50°, 82.3529%, 100.0000%
XYZ:
67.3069, 72.6359, 12.9553
xyY:
0.4402, 0.4751, 72.6359
CIE-Lab:
88.2738, -3.7890, 81.4132
CIE-LCH:
88.2738, 81.5013, 92.6647
CIE-Luv:
88.2738, 31.3527, 89.9536
Hunter-Lab:
85.2267, -8.1782, 50.6460
#ffdc2d color charts
#ffdc2d RGB chart
#ffdc2d CMYK chart
#ffdc2d RGB pie chart
#ffdc2d color shades, tints & tones
#ffdc2d color schemes
#ffdc2d color preview, HTML & CSS examples
This text has a color of #ffdc2d
<p style="color:#ffdc2d;">Text here</p>
.mytext {color:#ffdc2d;}
Text color #ffdc2d
This box has a color of #ffdc2d
<div style="background-color:#ffdc2d;">Content here</div>
.mybackground {background-color:#ffdc2d;}
Background color #ffdc2d
Border around this has a color of #ffdc2d
<div style="border:2px solid #ffdc2d;">Content here</div>
.myborder {border:2px solid #ffdc2d;}
Border color #ffdc2d