#ed835c color space conversions
Hex:
#ed835c
RGB:
237, 131, 92
CMY:
7, 49, 64
CMYK:
0, 45, 61, 7
HSL:
16°, 80.1105%, 64.5098%
HSV (HSB):
16°, 61.1814%, 92.9412%
XYZ:
44.9731, 35.0098, 14.5124
xyY:
0.4759, 0.3705, 35.0098
CIE-Lab:
65.7563, 37.2223, 38.7970
CIE-LCH:
65.7563, 53.7653, 46.1866
CIE-Luv:
65.7563, 81.4724, 38.5728
Hunter-Lab:
59.1691, 32.1279, 26.8763
#ed835c color charts
#ed835c color shades, tints & tones
#ed835c color schemes
#ed835c color preview, HTML & CSS examples
This text has a color of #ed835c
<p style="color:#ed835c;">Text here</p>
.mytext {color:#ed835c;}
This box has a color of #ed835c
<div style="background-color:#ed835c;">Content here</div>
.mybackground {background-color:#ed835c;}
Border around this has a color of #ed835c
<div style="border:2px solid #ed835c;">Content here</div>
.myborder {border:2px solid #ed835c;}