#ed848c color space conversions
Hex:
#ed848c
RGB:
237, 132, 140
CMY:
7, 48, 45
CMYK:
0, 44, 41, 7
HSL:
355°, 74.4681%, 72.3529%
HSV (HSB):
355°, 44.3038%, 92.9412%
XYZ:
47.9099, 36.4005, 29.3118
xyY:
0.4217, 0.3204, 36.4005
CIE-Lab:
66.8248, 40.9195, 13.6624
CIE-LCH:
66.8248, 43.1401, 18.4633
CIE-Luv:
66.8248, 72.2929, 10.5340
Hunter-Lab:
60.3328, 36.1633, 13.4278
#ed848c color charts
#ed848c color shades, tints & tones
#ed848c color schemes
#ed848c color preview, HTML & CSS examples
This text has a color of #ed848c
<p style="color:#ed848c;">Text here</p>
.mytext {color:#ed848c;}
This box has a color of #ed848c
<div style="background-color:#ed848c;">Content here</div>
.mybackground {background-color:#ed848c;}
Border around this has a color of #ed848c
<div style="border:2px solid #ed848c;">Content here</div>
.myborder {border:2px solid #ed848c;}