#ec6f7f color space conversions
Hex:
#ec6f7f
RGB:
236, 111, 127
CMY:
7, 56, 50
CMYK:
0, 53, 46, 7
HSL:
352°, 76.6871%, 68.0392%
HSV (HSB):
352°, 52.9661%, 92.5490%
XYZ:
44.1073, 30.7341, 23.6862
xyY:
0.4477, 0.3119, 30.7341
CIE-Lab:
62.2825, 49.6792, 14.6856
CIE-LCH:
62.2825, 51.8043, 16.4681
CIE-Luv:
62.2825, 87.7416, 9.5023
Hunter-Lab:
55.4383, 44.9994, 13.4749
#ec6f7f color charts
#ec6f7f color shades, tints & tones
#ec6f7f color schemes
#ec6f7f color preview, HTML & CSS examples
This text has a color of #ec6f7f
<p style="color:#ec6f7f;">Text here</p>
.mytext {color:#ec6f7f;}
This box has a color of #ec6f7f
<div style="background-color:#ec6f7f;">Content here</div>
.mybackground {background-color:#ec6f7f;}
Border around this has a color of #ec6f7f
<div style="border:2px solid #ec6f7f;">Content here</div>
.myborder {border:2px solid #ec6f7f;}