#ec675f color space conversions
Hex:
#ec675f
RGB:
236, 103, 95
CMY:
7, 60, 63
CMYK:
0, 56, 60, 7
HSL:
3°, 78.7709%, 64.9020%
HSV (HSB):
3°, 59.7458%, 92.5490%
XYZ:
41.5079, 28.3596, 14.1127
xyY:
0.4943, 0.3377, 28.3596
CIE-Lab:
60.2122, 50.8438, 30.1849
CIE-LCH:
60.2122, 59.1288, 30.6968
CIE-Luv:
60.2122, 100.3482, 25.7325
Hunter-Lab:
53.2537, 45.9354, 21.5652
#ec675f color charts
#ec675f color shades, tints & tones
#ec675f color schemes
#ec675f color preview, HTML & CSS examples
This text has a color of #ec675f
<p style="color:#ec675f;">Text here</p>
.mytext {color:#ec675f;}
This box has a color of #ec675f
<div style="background-color:#ec675f;">Content here</div>
.mybackground {background-color:#ec675f;}
Border around this has a color of #ec675f
<div style="border:2px solid #ec675f;">Content here</div>
.myborder {border:2px solid #ec675f;}