#edc382 color space conversions
Hex:
#edc382
RGB:
237, 195, 130
CMY:
7, 24, 49
CMYK:
0, 18, 45, 7
HSL:
36°, 74.8252%, 71.9608%
HSV (HSB):
36°, 45.1477%, 92.9412%
XYZ:
58.4694, 58.6464, 29.3573
xyY:
0.3992, 0.4004, 58.6464
CIE-Lab:
81.0969, 6.7184, 38.2026
CIE-LCH:
81.0969, 38.7888, 80.0258
CIE-Luv:
81.0969, 31.6892, 48.4821
Hunter-Lab:
76.5810, 2.2677, 30.8779
#edc382 color charts
#edc382 color shades, tints & tones
#edc382 color schemes
#edc382 color preview, HTML & CSS examples
This text has a color of #edc382
<p style="color:#edc382;">Text here</p>
.mytext {color:#edc382;}
This box has a color of #edc382
<div style="background-color:#edc382;">Content here</div>
.mybackground {background-color:#edc382;}
Border around this has a color of #edc382
<div style="border:2px solid #edc382;">Content here</div>
.myborder {border:2px solid #edc382;}