#ec465e color space conversions
Hex:
#ec465e
RGB:
236, 70, 94
CMY:
7, 73, 63
CMYK:
0, 70, 60, 7
HSL:
351°, 81.3725%, 60.0000%
HSV (HSB):
351°, 70.3390%, 92.5490%
XYZ:
38.8026, 23.0213, 12.9881
xyY:
0.5187, 0.3077, 23.0213
CIE-Lab:
55.0943, 64.4767, 24.1242
CIE-LCH:
55.0943, 68.8420, 20.5135
CIE-Luv:
55.0943, 121.0512, 15.3119
Hunter-Lab:
47.9806, 60.3897, 17.5369
#ec465e color charts
#ec465e color shades, tints & tones
#ec465e color schemes
#ec465e color preview, HTML & CSS examples
This text has a color of #ec465e
<p style="color:#ec465e;">Text here</p>
.mytext {color:#ec465e;}
This box has a color of #ec465e
<div style="background-color:#ec465e;">Content here</div>
.mybackground {background-color:#ec465e;}
Border around this has a color of #ec465e
<div style="border:2px solid #ec465e;">Content here</div>
.myborder {border:2px solid #ec465e;}