#e6605f color space conversions
Hex:
#e6605f
RGB:
230, 96, 95
CMY:
10, 62, 63
CMYK:
0, 58, 59, 10
HSL:
0°, 72.9730%, 63.7255%
HSV (HSB):
0°, 58.6957%, 90.1961%
XYZ:
38.8816, 26.0150, 13.7986
xyY:
0.4941, 0.3306, 26.0150
CIE-Lab:
58.0512, 51.9826, 27.2157
CIE-LCH:
58.0512, 58.6762, 27.6345
CIE-Luv:
58.0512, 100.1549, 22.1052
Hunter-Lab:
51.0049, 46.8140, 19.6634
#e6605f color charts
#e6605f color shades, tints & tones
#e6605f color schemes
#e6605f color preview, HTML & CSS examples
This text has a color of #e6605f
<p style="color:#e6605f;">Text here</p>
.mytext {color:#e6605f;}
This box has a color of #e6605f
<div style="background-color:#e6605f;">Content here</div>
.mybackground {background-color:#e6605f;}
Border around this has a color of #e6605f
<div style="border:2px solid #e6605f;">Content here</div>
.myborder {border:2px solid #e6605f;}