#e65c5d color space conversions
Hex:
#e65c5d
RGB:
230, 92, 93
CMY:
10, 64, 64
CMYK:
0, 60, 60, 10
HSL:
360°, 73.4043%, 63.1373%
HSV (HSB):
360°, 60.0000%, 90.1961%
XYZ:
38.4361, 25.2676, 13.2073
xyY:
0.4997, 0.3285, 25.2676
CIE-Lab:
57.3352, 53.6459, 27.4372
CIE-LCH:
57.3352, 60.2551, 27.0875
CIE-Luv:
57.3352, 103.2529, 21.7621
Hunter-Lab:
50.2669, 48.5211, 19.6088
#e65c5d color charts
#e65c5d color shades, tints & tones
#e65c5d color schemes
#e65c5d color preview, HTML & CSS examples
This text has a color of #e65c5d
<p style="color:#e65c5d;">Text here</p>
.mytext {color:#e65c5d;}
This box has a color of #e65c5d
<div style="background-color:#e65c5d;">Content here</div>
.mybackground {background-color:#e65c5d;}
Border around this has a color of #e65c5d
<div style="border:2px solid #e65c5d;">Content here</div>
.myborder {border:2px solid #e65c5d;}