#ef5d65 color space conversions
Hex:
#ef5d65
RGB:
239, 93, 101
CMY:
6, 64, 60
CMYK:
0, 61, 58, 6
HSL:
357°, 82.0225%, 65.0980%
HSV (HSB):
357°, 61.0879%, 93.7255%
XYZ:
41.8599, 27.1190, 15.3401
xyY:
0.4964, 0.3216, 27.1190
CIE-Lab:
59.0843, 56.7748, 25.3871
CIE-LCH:
59.0843, 62.1923, 24.0920
CIE-Luv:
59.0843, 108.0334, 19.2562
Hunter-Lab:
52.0759, 52.3499, 18.9879
#ef5d65 color charts
#ef5d65 color shades, tints & tones
#ef5d65 color schemes
#ef5d65 color preview, HTML & CSS examples
This text has a color of #ef5d65
<p style="color:#ef5d65;">Text here</p>
.mytext {color:#ef5d65;}
This box has a color of #ef5d65
<div style="background-color:#ef5d65;">Content here</div>
.mybackground {background-color:#ef5d65;}
Border around this has a color of #ef5d65
<div style="border:2px solid #ef5d65;">Content here</div>
.myborder {border:2px solid #ef5d65;}