#edbf2d color space conversions
Hex:
#edbf2d
RGB:
237, 191, 45
CMY:
7, 25, 82
CMYK:
0, 19, 81, 7
HSL:
46°, 84.2105%, 55.2941%
HSV (HSB):
46°, 81.0127%, 92.9412%
XYZ:
54.0295, 55.4556, 10.3390
xyY:
0.4509, 0.4628, 55.4556
CIE-Lab:
79.3030, 3.4025, 73.0719
CIE-LCH:
79.3030, 73.1511, 87.3340
CIE-Luv:
79.3030, 39.0421, 78.3616
Hunter-Lab:
74.4685, -0.8119, 43.8963
#edbf2d color charts
#edbf2d color shades, tints & tones
#edbf2d color schemes
#edbf2d color preview, HTML & CSS examples
This text has a color of #edbf2d
<p style="color:#edbf2d;">Text here</p>
.mytext {color:#edbf2d;}
This box has a color of #edbf2d
<div style="background-color:#edbf2d;">Content here</div>
.mybackground {background-color:#edbf2d;}
Border around this has a color of #edbf2d
<div style="border:2px solid #edbf2d;">Content here</div>
.myborder {border:2px solid #edbf2d;}