#edbd32 color space conversions
Hex:
#edbd32
RGB:
237, 189, 50
CMY:
7, 26, 80
CMYK:
0, 20, 79, 7
HSL:
45°, 83.8565%, 56.2745%
HSV (HSB):
45°, 78.9030%, 92.9412%
XYZ:
53.6984, 54.6300, 10.7320
xyY:
0.4510, 0.4588, 54.6300
CIE-Lab:
78.8277, 4.6034, 71.1104
CIE-LCH:
78.8277, 71.2592, 86.2961
CIE-Luv:
78.8277, 40.3865, 76.5892
Hunter-Lab:
73.9121, 0.3370, 43.1296
#edbd32 color charts
#edbd32 color shades, tints & tones
#edbd32 color schemes
#edbd32 color preview, HTML & CSS examples
This text has a color of #edbd32
<p style="color:#edbd32;">Text here</p>
.mytext {color:#edbd32;}
This box has a color of #edbd32
<div style="background-color:#edbd32;">Content here</div>
.mybackground {background-color:#edbd32;}
Border around this has a color of #edbd32
<div style="border:2px solid #edbd32;">Content here</div>
.myborder {border:2px solid #edbd32;}