#e65b5c color space conversions
Hex:
#e65b5c
RGB:
230, 91, 92
CMY:
10, 64, 64
CMYK:
0, 60, 60, 10
HSL:
360°, 73.5450%, 62.9412%
HSV (HSB):
360°, 60.4348%, 90.1961%
XYZ:
38.3060, 25.0779, 12.9468
xyY:
0.5018, 0.3285, 25.0779
CIE-Lab:
57.1512, 54.0215, 27.7752
CIE-LCH:
57.1512, 60.7435, 27.2100
CIE-Luv:
57.1512, 104.1402, 21.9576
Hunter-Lab:
50.0778, 48.9037, 19.7260
#e65b5c color charts
#e65b5c color shades, tints & tones
#e65b5c color schemes
#e65b5c color preview, HTML & CSS examples
This text has a color of #e65b5c
<p style="color:#e65b5c;">Text here</p>
.mytext {color:#e65b5c;}
This box has a color of #e65b5c
<div style="background-color:#e65b5c;">Content here</div>
.mybackground {background-color:#e65b5c;}
Border around this has a color of #e65b5c
<div style="border:2px solid #e65b5c;">Content here</div>
.myborder {border:2px solid #e65b5c;}