#ed835d color space conversions
Hex:
#ed835d
RGB:
237, 131, 93
CMY:
7, 49, 64
CMYK:
0, 45, 61, 7
HSL:
16°, 80.0000%, 64.7059%
HSV (HSB):
16°, 60.7595%, 92.9412%
XYZ:
45.0171, 35.0274, 14.7442
xyY:
0.4749, 0.3695, 35.0274
CIE-Lab:
65.7700, 37.2903, 38.2796
CIE-LCH:
65.7700, 53.4406, 45.7500
CIE-Luv:
65.7700, 81.3250, 38.0845
Hunter-Lab:
59.1840, 32.2006, 26.6581
#ed835d color charts
#ed835d color shades, tints & tones
#ed835d color schemes
#ed835d color preview, HTML & CSS examples
This text has a color of #ed835d
<p style="color:#ed835d;">Text here</p>
.mytext {color:#ed835d;}
This box has a color of #ed835d
<div style="background-color:#ed835d;">Content here</div>
.mybackground {background-color:#ed835d;}
Border around this has a color of #ed835d
<div style="border:2px solid #ed835d;">Content here</div>
.myborder {border:2px solid #ed835d;}