#e65d5b color space conversions
Hex:
#e65d5b
RGB:
230, 93, 91
CMY:
10, 64, 64
CMYK:
0, 60, 60, 10
HSL:
1°, 73.5450%, 62.9412%
HSV (HSB):
1°, 60.4348%, 90.1961%
XYZ:
38.4358, 25.4070, 12.7758
xyY:
0.5017, 0.3316, 25.4070
CIE-Lab:
57.4699, 53.0647, 28.7595
CIE-LCH:
57.4699, 60.3570, 28.4563
CIE-Luv:
57.4699, 103.0565, 23.2140
Hunter-Lab:
50.4054, 47.9029, 20.2561
#e65d5b color charts
#e65d5b color shades, tints & tones
#e65d5b color schemes
#e65d5b color preview, HTML & CSS examples
This text has a color of #e65d5b
<p style="color:#e65d5b;">Text here</p>
.mytext {color:#e65d5b;}
This box has a color of #e65d5b
<div style="background-color:#e65d5b;">Content here</div>
.mybackground {background-color:#e65d5b;}
Border around this has a color of #e65d5b
<div style="border:2px solid #e65d5b;">Content here</div>
.myborder {border:2px solid #e65d5b;}