#edcd2d color space conversions
Hex:
#edcd2d
RGB:
237, 205, 45
CMY:
7, 20, 82
CMYK:
0, 14, 81, 7
HSL:
50°, 84.2105%, 55.2941%
HSV (HSB):
50°, 81.0127%, 92.9412%
XYZ:
57.2300, 61.8566, 11.4058
xyY:
0.4386, 0.4740, 61.8566
CIE-Lab:
82.8371, -3.8088, 76.1290
CIE-LCH:
82.8371, 76.2243, 92.8642
CIE-Luv:
82.8371, 28.8028, 83.8181
Hunter-Lab:
78.6490, -7.7477, 46.4560
#edcd2d color charts
#edcd2d color shades, tints & tones
#edcd2d color schemes
#edcd2d color preview, HTML & CSS examples
This text has a color of #edcd2d
<p style="color:#edcd2d;">Text here</p>
.mytext {color:#edcd2d;}
This box has a color of #edcd2d
<div style="background-color:#edcd2d;">Content here</div>
.mybackground {background-color:#edcd2d;}
Border around this has a color of #edcd2d
<div style="border:2px solid #edcd2d;">Content here</div>
.myborder {border:2px solid #edcd2d;}