#ed165b color space conversions
Hex:
#ed165b
RGB:
237, 22, 91
CMY:
7, 91, 64
CMYK:
0, 91, 62, 7
HSL:
341°, 85.6574%, 50.7843%
HSV (HSB):
341°, 90.7173%, 92.9412%
XYZ:
37.1003, 19.3337, 11.6739
xyY:
0.5447, 0.2839, 19.3337
CIE-Lab:
51.0753, 76.2943, 20.6344
CIE-LCH:
51.0753, 79.0355, 15.1340
CIE-Luv:
51.0753, 140.7399, 8.0783
Hunter-Lab:
43.9701, 73.6639, 15.0378
#ed165b color charts
#ed165b color shades, tints & tones
#ed165b color schemes
#ed165b color preview, HTML & CSS examples
This text has a color of #ed165b
<p style="color:#ed165b;">Text here</p>
.mytext {color:#ed165b;}
This box has a color of #ed165b
<div style="background-color:#ed165b;">Content here</div>
.mybackground {background-color:#ed165b;}
Border around this has a color of #ed165b
<div style="border:2px solid #ed165b;">Content here</div>
.myborder {border:2px solid #ed165b;}