#e65355 color space conversions
Hex:
#e65355
RGB:
230, 83, 85
CMY:
10, 67, 67
CMYK:
0, 64, 63, 10
HSL:
359°, 74.6193%, 61.3725%
HSV (HSB):
359°, 63.9130%, 90.1961%
XYZ:
37.3661, 23.6654, 11.1928
xyY:
0.5174, 0.3277, 23.6654
CIE-Lab:
55.7512, 57.0102, 30.0198
CIE-LCH:
55.7512, 64.4310, 27.7699
CIE-Luv:
55.7512, 110.9449, 22.9927
Hunter-Lab:
48.6471, 51.9744, 20.4114
#e65355 color charts
#e65355 color shades, tints & tones
#e65355 color schemes
#e65355 color preview, HTML & CSS examples
This text has a color of #e65355
<p style="color:#e65355;">Text here</p>
.mytext {color:#e65355;}
This box has a color of #e65355
<div style="background-color:#e65355;">Content here</div>
.mybackground {background-color:#e65355;}
Border around this has a color of #e65355
<div style="border:2px solid #e65355;">Content here</div>
.myborder {border:2px solid #e65355;}