#edbf65 color space conversions
Hex:
#edbf65
RGB:
237, 191, 101
CMY:
7, 25, 60
CMYK:
0, 19, 57, 7
HSL:
40°, 79.0698%, 66.2745%
HSV (HSB):
40°, 57.3840%, 92.9412%
XYZ:
55.9048, 56.2057, 20.2142
xyY:
0.4225, 0.4248, 56.2057
CIE-Lab:
79.7308, 6.2963, 50.9592
CIE-LCH:
79.7308, 51.3467, 82.9565
CIE-Luv:
79.7308, 36.4703, 60.9397
Hunter-Lab:
74.9705, 1.9076, 36.4930
#edbf65 color charts
#edbf65 color shades, tints & tones
#edbf65 color schemes
#edbf65 color preview, HTML & CSS examples
This text has a color of #edbf65
<p style="color:#edbf65;">Text here</p>
.mytext {color:#edbf65;}
This box has a color of #edbf65
<div style="background-color:#edbf65;">Content here</div>
.mybackground {background-color:#edbf65;}
Border around this has a color of #edbf65
<div style="border:2px solid #edbf65;">Content here</div>
.myborder {border:2px solid #edbf65;}