#e65f4b color space conversions
Hex:
#e65f4b
RGB:
230, 95, 75
CMY:
10, 63, 71
CMYK:
0, 59, 67, 10
HSL:
8°, 75.6098%, 59.8039%
HSV (HSB):
8°, 67.3913%, 90.1961%
XYZ:
37.9953, 25.5154, 9.5790
xyY:
0.5198, 0.3491, 25.5154
CIE-Lab:
57.5742, 51.1972, 37.9012
CIE-LCH:
57.5742, 63.6997, 36.5125
CIE-Luv:
57.5742, 105.0093, 31.8704
Hunter-Lab:
50.5128, 45.8690, 24.1155
#e65f4b color charts
#e65f4b color shades, tints & tones
#e65f4b color schemes
#e65f4b color preview, HTML & CSS examples
This text has a color of #e65f4b
<p style="color:#e65f4b;">Text here</p>
.mytext {color:#e65f4b;}
This box has a color of #e65f4b
<div style="background-color:#e65f4b;">Content here</div>
.mybackground {background-color:#e65f4b;}
Border around this has a color of #e65f4b
<div style="border:2px solid #e65f4b;">Content here</div>
.myborder {border:2px solid #e65f4b;}