#ffdc42 color space conversions
Hex:
#ffdc42
RGB:
255, 220, 66
CMY:
0, 14, 74
CMYK:
0, 14, 74, 0
HSL:
49°, 100.0000%, 62.9412%
HSV (HSB):
49°, 74.1176%, 100.0000%
XYZ:
67.8166, 72.8397, 15.6394
xyY:
0.4339, 0.4660, 72.8397
CIE-Lab:
88.3712, -3.0870, 75.2094
CIE-LCH:
88.3712, 75.2727, 92.3504
CIE-Luv:
88.3712, 30.8377, 85.7537
Hunter-Lab:
85.3462, -7.5188, 48.8776
#ffdc42 color charts
#ffdc42 color shades, tints & tones
#ffdc42 color schemes
#ffdc42 color preview, HTML & CSS examples
This text has a color of #ffdc42
<p style="color:#ffdc42;">Text here</p>
.mytext {color:#ffdc42;}
This box has a color of #ffdc42
<div style="background-color:#ffdc42;">Content here</div>
.mybackground {background-color:#ffdc42;}
Border around this has a color of #ffdc42
<div style="border:2px solid #ffdc42;">Content here</div>
.myborder {border:2px solid #ffdc42;}