#ed684b color space conversions
Hex:
#ed684b
RGB:
237, 104, 75
CMY:
7, 59, 71
CMYK:
0, 56, 68, 7
HSL:
11°, 81.8182%, 61.1765%
HSV (HSB):
11°, 68.3544%, 92.9412%
XYZ:
41.1454, 28.4132, 9.9723
xyY:
0.5174, 0.3573, 28.4132
CIE-Lab:
60.2602, 49.5295, 41.3311
CIE-LCH:
60.2602, 64.5092, 39.8442
CIE-Luv:
60.2602, 104.2973, 35.9722
Hunter-Lab:
53.3040, 44.5022, 26.2206
#ed684b color charts
#ed684b color shades, tints & tones
#ed684b color schemes
#ed684b color preview, HTML & CSS examples
This text has a color of #ed684b
<p style="color:#ed684b;">Text here</p>
.mytext {color:#ed684b;}
This box has a color of #ed684b
<div style="background-color:#ed684b;">Content here</div>
.mybackground {background-color:#ed684b;}
Border around this has a color of #ed684b
<div style="border:2px solid #ed684b;">Content here</div>
.myborder {border:2px solid #ed684b;}