#e65c5c color space conversions
Hex:
#e65c5c
RGB:
230, 92, 92
CMY:
10, 64, 64
CMYK:
0, 60, 60, 10
HSL:
0°, 73.4043%, 63.1373%
HSV (HSB):
0°, 60.0000%, 90.1961%
XYZ:
38.3920, 25.2500, 12.9755
xyY:
0.5011, 0.3296, 25.2500
CIE-Lab:
57.3182, 53.5781, 27.9905
CIE-LCH:
57.3182, 60.4490, 27.5836
CIE-Luv:
57.3182, 103.4861, 22.3125
Hunter-Lab:
50.2494, 48.4430, 19.8646
#e65c5c color charts
#e65c5c color shades, tints & tones
#e65c5c color schemes
#e65c5c color preview, HTML & CSS examples
This text has a color of #e65c5c
<p style="color:#e65c5c;">Text here</p>
.mytext {color:#e65c5c;}
This box has a color of #e65c5c
<div style="background-color:#e65c5c;">Content here</div>
.mybackground {background-color:#e65c5c;}
Border around this has a color of #e65c5c
<div style="border:2px solid #e65c5c;">Content here</div>
.myborder {border:2px solid #e65c5c;}