#edd30c color space conversions
Hex:
#edd30c
RGB:
237, 211, 12
CMY:
7, 17, 95
CMYK:
0, 11, 95, 7
HSL:
53°, 90.3614%, 48.8235%
HSV (HSB):
53°, 94.9367%, 92.9412%
XYZ:
58.2857, 64.6196, 9.7487
xyY:
0.4394, 0.4871, 64.6196
CIE-Lab:
84.2873, -7.4795, 83.4362
CIE-LCH:
84.2873, 83.7708, 95.1225
CIE-Luv:
84.2873, 24.9464, 89.8159
Hunter-Lab:
80.3863, -11.2511, 49.0802
#edd30c color charts
#edd30c color shades, tints & tones
#edd30c color schemes
#edd30c color preview, HTML & CSS examples
This text has a color of #edd30c
<p style="color:#edd30c;">Text here</p>
.mytext {color:#edd30c;}
This box has a color of #edd30c
<div style="background-color:#edd30c;">Content here</div>
.mybackground {background-color:#edd30c;}
Border around this has a color of #edd30c
<div style="border:2px solid #edd30c;">Content here</div>
.myborder {border:2px solid #edd30c;}